GraphQL

With the Spydra GraphQL Engine, you get powerful queries right out of the box. As soon as you create assets on the ledger, you'll be able to query the asset and all related deeply nested data easily with the power of GraphQL. You'll also be able to aggregate, filter, and paginate results.

All of this is auto-generated and is available over a single GraphQL endpoint

Base URL
https://<membership_id>.spydra.app/tokenize/<app_id>/graphql

Get the base URL from Network -> Deployed Apps -> App -> GraphQL API page.
Select your organization at the top right of this page.
Alternatively, you can form the URL by getting the <membership_id> by navigating
to Network -> Members page and getting the <app_id> by navigating to the Network -> 
Deployed Apps -> App Overview page.

Last updated

Was this helpful?