Eventjet GraphQL API documentation

mutationType

If this server supports mutation, the type that mutation operations will be rooted at.

Arguments

mutationType doesn't take any arguments.

Type

This field resolves to __Type, which has the following fields:

FieldDescriptionType
kind__TypeKind!
nameString
descriptionString
specifiedByURLString
fields[ __Field! ]
interfaces[ __Type! ]
possibleTypes[ __Type! ]
enumValues[ __EnumValue! ]
inputFields[ __InputValue! ]
ofType__Type
isOneOfBoolean