type property

GraphQLType? get type

Implementation

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