Uses of Enum
graphql.schema.diff.DiffLevel
Packages that use DiffLevel
-
Uses of DiffLevel in graphql.schema.diff
Fields in graphql.schema.diff declared as DiffLevelModifier and TypeFieldDescription(package private) DiffLevel
DiffEvent.Builder.level
private final DiffLevel
DiffEvent.level
Methods in graphql.schema.diff that return DiffLevelModifier and TypeMethodDescriptionDiffEvent.getLevel()
static DiffLevel
Returns the enum constant of this type with the specified name.static DiffLevel[]
DiffLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in graphql.schema.diff with parameters of type DiffLevelConstructors in graphql.schema.diff with parameters of type DiffLevel