Package | Description |
---|---|
graphql.schema.idl |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSchemaPrinterComparatorRegistry
Associates a
Comparator with a SchemaPrinterComparatorEnvironment to control the scope in which the Comparator can be applied. |
Modifier and Type | Method and Description |
---|---|
SchemaPrinterComparatorRegistry |
SchemaPrinter.Options.getComparatorRegistry() |
Modifier and Type | Method and Description |
---|---|
SchemaPrinter.Options |
SchemaPrinter.Options.setComparators(SchemaPrinterComparatorRegistry comparatorRegistry)
The comparator registry controls the printing order for registered
GraphQLType s. |
Copyright © 2019. All rights reserved.