getType property

  1. @override
ResolveType getType
final

Resolve the given name into a TypeDefinition, usually defined within the given context such as a GraphQLSchema.

Implementation

@override
final ResolveType getType;