| Interface | Description |
|---|---|
| Node |
| Class | Description |
|---|---|
| AbstractResponse<T extends AbstractResponse> |
Created by dylansmith on 2015-11-23.
|
| Arguments |
Created by dylansmith on 2015-11-20.
|
| Directive | |
| Error |
Created by eapache on 2015-11-17.
|
| ID |
Created by dylansmith on 2016-11-01.
|
| Input<T> |
Created by henrytao on 9/7/17.
|
| Query<T extends Query> |
Created by eapache on 2015-11-17.
|
| TopLevelResponse |
Created by eapache on 2015-11-17.
|
| Exception | Description |
|---|---|
| InvalidGraphQLException |
Created by dylansmith on 2015-11-24.
|
| SchemaViolationError |
Created by dylansmith on 2016-08-17.
|
| Annotation Type | Description |
|---|---|
| Nullable |
Denotes that a parameter, field or method return value can be null.
|