| Name | Type | Description | Notes |
|---|---|---|---|
| data | Map<String, Object> | The response data for the GraphQL operation. | [optional] |
| errors | List<GraphQLError> | Any errors that occurred during the GraphQL operation. | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| data | Map<String, Object> | The response data for the GraphQL operation. | [optional] |
| errors | List<GraphQLError> | Any errors that occurred during the GraphQL operation. | [optional] |