Operation Page
Enter the details on the Operation page.
| Element | Description |
|---|---|
|
Enter your GraphQL query |
Enter the custom GraphQL query. Inline fragment
example:
Named fragment
example:
|
|
GraphQL Variables |
Define the variables for the GraphQL query. Note: Inline variables are not supported. |
|
GraphQL Response JSON (Appears only if the GraphQL API comes from an introspection-disabled application server.) |
Enter the custom GraphQL JSON response. For example:
|
|
Try Query |
Execute the query and fetch sample data for reference. |
|
Add custom request headers |
Select this check box to add custom request headers on the Request Headers page. |
|
Add custom response headers |
Select this check box to add custom response headers on the Response Headers page. |
Note:
Click Continue or outside the GraphQL query box to validate the GraphQL query.