Eventjet GraphQL API documentation

subscriptionType

If this server support subscription, the type that subscription operations will be rooted at.

Arguments

subscriptionType 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