subgraph-docs-tools

Web app that let’s a user generate Markdown-based Subgraph documentation from a GraphQL schema

image

Figure 1. Prototype UI

Overview

The current process to write Subgraph documentation is a manual and tedious process, which explains why many development teams don’t bother to document their Sugraphs. This is a non-ideal situation for dApp developers looking to leverage Subgraphs quickly, without spending too much time manually reading various GraphQL schemas.

Our tool automates the schema.graphql-to-documentation process, unblocking an important bottleneck in dApp development. The web app will be hosted on a subdomain of indexerdao.com, i.e. subgraphdocstools.indexerdao.com or something similar. We anticipate completing version 1 of this tool by the end of August 2023.

Existing alternatives

User stories

Future plans (version 2 and beyond)

Leverage ChatGPT to generate:

Project team