query-graphql
Run a GraphQL query across all nodes in a federated system with variable and header support.
Instructions
Execute a GraphQL query across all nodes in the federated system
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The GraphQL query or mutation string | |
| variables | No | JSON string of variables | |
| headers | No | JSON string of extra headers |