GraphQLRequest
A GraphQL query request
A/B TestingContent ManagementCustomer DataE-CommerceExperimentationFeature FlagsMarketing
Properties
| Name |
Type |
Description |
| query |
string |
The GraphQL query string |
| variables |
object |
Variables for the GraphQL query |
| operationName |
string |
Name of the operation to execute if the query contains multiple operations |
JSON Schema