/
GraphQL usage example
GraphQL usage example
The following video demonstrates how to use Apollo Studio sandbox tool to build and execute queries for graphql. Provider-specific URL for graphql sandbox environment is available on Admin/Settings page.
Apollo Studio sandbox
Admin/Settings page in UI
Apollo Studio is convenient UI for building the query. Query is executed directly against our graphql endpoint (see using browser console to verify). For security concerns, one can always execute queries directly against our graphql url using curl or similar request making tools.
PS! for "apikey" header value, use admin user's api token. Otherwise permission error is returned instead of data.
Using Apollo Studio to build billing account list query.
, multiple selections available,
Related content
2025 Release Notes
2025 Release Notes
More like this
Billing and Payment System Overview
Billing and Payment System Overview
More like this
VM images
VM images
Read with this
Feature docs and admin guides
Feature docs and admin guides
Read with this
Account validation
Account validation
More like this
Deleting billing account by administrator
Deleting billing account by administrator
More like this