You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The data returned by this API is sourced from a PostgreSQL database produced by cardano-db-sync, with runtime query translation and result mapping performed by Hasura. Cardano GraphQL exposes a domain model and provides additional controls to limit access, prior to delegating the query.
Metadata and SQL migrations are performed by @cardano-graphql/server using Hasura CLI, which is included in the Dockerfile and NixOS service. If deploying via a different method, install hasura and make it available on the system PATH.