anvilco / spectaql

Autogenerate static GraphQL API documentation
https://useanvil.com/docs/api/graphql/reference/
MIT License
1.12k stars 118 forks source link

Example Request: Using spectaql to dynamically load spec. #916

Open prasanthkv opened 11 months ago

prasanthkv commented 11 months ago

We are working on a project to dynamically render documentation directly from a spec file. We are currently evaluating Spectaql to render GraphQL schemas. However, it appears that Spectaql requires a configuration file. Is there a way to simply load the schema file and generate the html output?

eg: https://redocly.com/docs/redoc/deployment/react/#step-2---use-the-component