type property

GraphQLType get type

The contained GraphQLType

Implementation

GraphQLType get type => GraphQLType.fromNode(astNode.type, getType);