Schema Introspection
Represents a __schema from the GraphQL introspection API. Allows getting information on the schema.
See also
Functions
Link copied to clipboard
Gets the name of the current type of the current QueryElement. Equivalent to __typename.