type property

GraphQLType<Value, Serialized> type
final

The type that a value for this field is validated against.

Implementation

final GraphQLType<Value, Serialized> type;