menu
gql package
documentation
schema.dart
FieldDefinition
type property
type property
dark_mode
light_mode
type
property
GraphQLType
?
get
type
Implementation
GraphQLType? get type => GraphQLType.fromNode(astNode!.type, getType);
gql package
documentation
schema
FieldDefinition
type property
FieldDefinition class