entain_graphql_call
Execute any of Entain's 127 persisted GraphQL operations by name and variables, with automatic APQ cache recovery for reliable sports data access.
Instructions
Call any of Entain's 127 persisted GraphQL operations against
api.ladbrokes.com.au/gql/router by name + variables. Hashes are managed
server-side; a PERSISTED_QUERY_NOT_FOUND (gateway APQ-cache eviction) is
self-healed automatically by re-POSTing the stored query document. If it
still surfaces, run sportsdata-mcp refresh-hashes entain. GraphQL IDs are
type-prefixed (RacingRace:, SportingEvent:): variable type
ID! wants the prefixed form, UUID! wants the bare uuid. Read
entain://graphql/operations for the full op list + variable signatures.
Returns: (JSON object)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| variables | No |