Developing a Subgraph
Learn how to create a subgraph and write your GraphQL Schema, handlers, and subgraph manifest.
Every subgraph is a collection of GraphQL, AssemblyScript / Typescript, and YAML code that follows the same structure. Go through the following guides to learn how to create your subgraph and iterate on the code: