# Variables
Reflection type for the object introspection resolver.
Reflection type for the type introspection resolver.
# Structs
DirectiveResolver resolves information about a directive.
EnumValueResolver resolves information about an enum value.
FieldResolver resolves information about a field.
InputValueResolver resolves information about input values.
Resolver for various introspection fields on an object.
SchemaResolver resolves fields on the __schema object.
TypeResolver resolves fields on the __type object.
# Interfaces
ASTLookup can look up pointers to type definitions.