| Interface | Description |
|---|---|
| GraphQLError | |
| Request | |
| Response |
| Exception | Description |
|---|---|
| GraphQLClientException |
Represents a response that contained application-level errors and thus can't be turned into a domain object.
|
| InvalidResponseException |
Marks a response that had unexpected contents and the client was unable to properly process it.
|
| Annotation Type | Description |
|---|---|
| GraphQLClient |
Marks an injection point that should receive a named GraphQL client instance.
|
Copyright © 2018–2022. All rights reserved.