menu
artemis package
documentation
schema/options.dart
ScalarMap
graphQLType property
graphQLType property
dark_mode
light_mode
graphQLType
property
@JsonKey(name: 'graphql_type')
String
?
graphQLType
final
The GraphQL type name.
Implementation
@JsonKey(name: 'graphql_type') final String? graphQLType;
artemis package
documentation
schema/options
ScalarMap
graphQLType property
ScalarMap class