interface TypeParserInterface (View source)

Defines the interface used for services that create GraphQL types based on simple input, e.g. a formatted string or array

Methods

string
getName()

No description

Type
getType()

No description

Details

string getName()

Return Value

string

Type getType()

Return Value

Type