| Package | Description |
|---|---|
| com.apollographql.apollo.api |
| Modifier and Type | Method and Description |
|---|---|
List<Error.Location> |
Error.locations()
Returns the location of the error in the GraphQL operation.
|
| Constructor and Description |
|---|
Error(String message,
List<Error.Location> locations,
Map<String,Object> customAttributes) |
Copyright © 2018. All rights reserved.