# Schema Reference

Browse the ENS Subgraph-compatible GraphQL schema — types, fields, and arguments. ENSNode serves this schema at the `/subgraph` endpoint for backwards compatibility with the [legacy ENS Subgraph](/docs/integrate/ens-subgraph).

- For example queries, see [ENS Subgraph examples](/docs/integrate/ens-subgraph/examples)

- For runnable queries in a web playground, see the [ENSAdmin playground](https://admin.ensnode.io/api/subgraph?connection=https%3A%2F%2Fapi.mainnet.ensnode.io%2F).

<SubgraphSchemaDocExplorer client:only="react" />