Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Start the process and build a subgraph that matches your needs:

1. [Install the CLI](/subgraphs/developing/creating/install-the-cli/) - Set up your infrastructure
2. [Subgraph Manifest](/subgraphs/developing/creating/subgraph-manifest/) - Understand a subgraph's key component
3. [The Graph Ql Schema](/subgraphs/developing/creating/ql-schema/) - Write your schema
3. [The GraphQL Schema](/subgraphs/developing/creating/ql-schema/) - Write your schema
4. [Writing AssemblyScript Mappings](/subgraphs/developing/creating/assemblyscript-mappings/) - Write your mappings
5. [Advanced Features](/subgraphs/developing/creating/advanced/) - Customize your subgraph with advanced features

Expand Down
Loading