# CoboWaas2.GraphQLError

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**message** | **String** | The error message. | [optional] 
**locations** | [**[GraphQLErrorLocationsInner]**](GraphQLErrorLocationsInner.md) | The locations in the query where the error occurred. | [optional] 
**path** | **[String]** | The path in the response where the error occurred. | [optional] 


