Package | Description |
---|---|
graphql.language | |
graphql.schema.diff |
Modifier and Type | Method and Description |
---|---|
static TypeKind |
TypeKind.getTypeKind(TypeDefinition def) |
static TypeKind |
TypeKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeKind[] |
TypeKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TypeKind |
DiffEvent.getTypeKind() |
Modifier and Type | Method and Description |
---|---|
DiffEvent.Builder |
DiffEvent.Builder.typeKind(TypeKind typeOfType) |
Copyright © 2019. All rights reserved.