| Interface | Description |
|---|---|
| ExecutionResult | |
| GraphQLError |
| Class | Description |
|---|---|
| Assert | |
| Directives | |
| ExceptionWhileDataFetching | |
| ExecutionResultImpl | |
| GraphQL | |
| GraphQL.Builder | |
| GraphQLError.Helper |
This little helper allows GraphQlErrors to implement
common things (hashcode/ equals) more easily
|
| InvalidSyntaxError | |
| MutationNotSupportedError |
The graphql spec says that mutations are optional but it does not specify how to respond
when it is not supported.
|
| Scalars |
| Enum | Description |
|---|---|
| ErrorType |
| Exception | Description |
|---|---|
| AssertException | |
| GraphQLException | |
| ShouldNotHappenException |