Details of an error in the GraphQL operation.
| Name | Type | Description | Notes |
|---|---|---|---|
| message | String | The error message. | [optional] |
| locations | List<GraphQLErrorLocationsInner> | The locations in the query where the error occurred. | [optional] |
| path | List<String> | The path in the response where the error occurred. | [optional] |