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

Figure 1. Prototype UI
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.
schema.graphql file and click a button to automatically generate schema entity documentation that I can copy elsewhereLeverage ChatGPT to generate: