getType property
Resolve the given name
into a TypeDefinition,
usually defined within the given context such as a GraphQLSchema
.
Implementation
@protected
ResolveType get getType;
Resolve the given name
into a TypeDefinition,
usually defined within the given context such as a GraphQLSchema
.
@protected
ResolveType get getType;