graphQLType property

  1. @JsonKey(name: 'graphql_type')
String? graphQLType
final

The GraphQL type name.

Implementation

@JsonKey(name: 'graphql_type')
final String? graphQLType;