schema_first library
Constants
-
primitiveGraphQLToDart
→ const Map<
String, String>
Functions
-
fromSchemaFile(
BuildStep buildStep) → Future< String> -
graphQLToDartType(
GraphQLType< Object?, Object?> type, {bool nullable = true}) → String