GraphQLRequest
A GraphQL request payload
CloudCRMCustomer ManagementEnterpriseSales
Properties
| Name |
Type |
Description |
| query |
string |
The GraphQL query or mutation string |
| variables |
object |
Variables referenced in the query |
| operationName |
string |
Name of the operation to execute if the query contains multiple operations |
JSON Schema