sportsbet_graphql_call
Execute any persisted GraphQL operation on Sportsbet by specifying operation name and variables. Returns JSON data from sportsbook API.
Instructions
Call any of Sportsbet's persisted GraphQL operations against www.sportsbet.com.au/apigw/sportsbook/graph by name + variables. Hashes are managed server-side; a PERSISTED_QUERY_NOT_FOUND error means the bundle drifted. Read sportsbet://graphql/operations for the op list + variable signatures.
Returns: (JSON object)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| variables | No |