Run Ryot GraphQL
ryot_graphqlExecute GraphQL queries or mutations against your Ryot instance to manage data like workouts, media, and collections.
Instructions
Run a GraphQL query or mutation against Ryot. Use after discovering the schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | GraphQL operation text | |
| variables | No | GraphQL variables |