| ENFMerger |
|
| ExecutableNormalizedField |
Intentionally Mutable
|
| ExecutableNormalizedField.Builder |
|
| ExecutableNormalizedOperation |
A ExecutableNormalizedOperation represent how the text of a graphql operation (sometimes known colloquially as a query)
will be executed at runtime according to the graphql specification.
|
| ExecutableNormalizedOperationFactory |
|
| ExecutableNormalizedOperationFactory.Options |
|
| ExecutableNormalizedOperationToAstCompiler |
|
| ExecutableNormalizedOperationToAstCompiler.CompilerResult |
|
| FieldCollectorNormalizedQueryParams |
|
| FieldCollectorNormalizedQueryParams.Builder |
|
| FieldCollectorNormalizedQueryParams.PossibleMerger |
|
| NormalizedInputValue |
A value with type information.
|
| ValueToVariableValueCompiler |
|
| VariableAccumulator |
This accumulator class decides on whether to create a variable for a query argument and if so it tracks what variables were made.
|
| VariableValueWithDefinition |
|