# CoboWaas2.GraphQLResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**data** | **{String: Object}** | The response data for the GraphQL operation. | [optional] 
**errors** | [**[GraphQLError]**](GraphQLError.md) | Any errors that occurred during the GraphQL operation. | [optional] 


