| Interface | Description |
|---|---|
| Definition | |
| Node | |
| Selection | |
| Type | |
| TypeDefinition | |
| Value |
| Class | Description |
|---|---|
| AbstractNode | |
| Argument | |
| ArrayValue | |
| AstComparator | |
| AstPrinter |
This can take graphql language AST and print it out as a string
|
| AstValueHelper | |
| BooleanValue | |
| Comment | |
| Directive | |
| DirectiveDefinition | |
| DirectiveLocation | |
| Document | |
| EnumTypeDefinition | |
| EnumValue | |
| EnumValueDefinition | |
| Field | |
| FieldDefinition | |
| FloatValue | |
| FragmentDefinition |
Provided to the DataFetcher, therefore public API
|
| FragmentSpread | |
| InlineFragment | |
| InputObjectTypeDefinition | |
| InputValueDefinition | |
| InterfaceTypeDefinition | |
| IntValue | |
| ListType | |
| NonNullType | |
| ObjectField | |
| ObjectTypeDefinition | |
| ObjectValue | |
| OperationDefinition | |
| OperationTypeDefinition | |
| ScalarTypeDefinition | |
| SchemaDefinition | |
| SelectionSet | |
| SourceLocation | |
| StringValue | |
| TypeExtensionDefinition | |
| TypeName | |
| UnionTypeDefinition | |
| VariableDefinition | |
| VariableReference |
| Enum | Description |
|---|---|
| OperationDefinition.Operation |