type property

GraphQLType? type

Implementation

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