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