menu
leto_schema package
documentation
utilities.dart
SchemaPrinter
defPrintTypeReference static method
defPrintTypeReference static method
dark_mode
light_mode
defPrintTypeReference
static method
String
defPrintTypeReference
(
GraphQLType
type
)
Implementation
static String defPrintTypeReference(GraphQLType type) => type.toString();
leto_schema package
documentation
utilities
SchemaPrinter
defPrintTypeReference static method
SchemaPrinter class