magidoc
magidoc copied to clipboard
Autogenerate static GraphQL API documentation
I'm pretty happy with the resulting documentation that's generated, and I can nicely preview it using the magidoc preview command. However, I'm struggling to view the results outside of the...
### Describe the problem Currently, when we see a GraphQL type in the API, there is not really any easy way to know at a glance which query can fetch...
We must find a way to show the directives applied to a given field, since some directives may contain useful information, like validations and permissions.
Issue #67 revealed an issue with Windows that was not revealed by current unit tests on Linux, and we're interestingly not revealed by unit tests even when running them on...
Implementing search capabilities inside the UI would be a really great addition. Ideally, this should be implemented using a lightweight search index that should be pre-compiled and stored in the...
Hi everyone, hope you're well. Our team want to suggest a structure to the documentation generated by the tool. This would be awesome to us and improve how we can...
For now, a few pieces of the NodeJS projects are tested, but there is still missing a lot of coverage in many of them. Mainly, the CLI lacks of tests...
The UI templates and component libraries lack of unit test. The only tests they get are build and type-checking, which is not enough to ensure they don't break. Explore testing...
### Describe what is missing Vercel deployment should be documentation to explain how to configure the application and the clean URLs. See #98.