Aller au contenu principal

GraphQL API Example Queries

The below pages contain some example queries to get you started exploring Intuition data. You can run these queries directly in the embedded playground below.

For ease of exploration these example queries have the GraphQL fragments included and contain a robust set of fields. We encourage you to open the Apollo Explorer links and interact with each query.

If you’re looking for a thorough, robust view into our published queries we recommended experimenting with our GraphQL package in our monorepo: https://github.com/0xIntuition/intuition-ts/tree/main/packages/graphql

  • This package is published on npm and contains fragments, queries, and typesafe query documents and hooks that can be integrated into a React/Node app.