getType property

  1. @protected
ResolveType getType

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

Implementation

@protected
ResolveType get getType;