types

A string describing the names and types of 1 or more variables. Names and types are separated by :, and name-type pairs are joined by a colon. All spaces are ignored.

Example:

"foo: Int, bar: String!"