@magidoc/plugin-query-generator
v6.2.0
Published
A browser and nodeJS compatible plugin that allows to generate GraphQL Queries and Variables
Downloads
9,901
Maintainers
Readme
Magidoc - Query Generator
This library generates GraphQL Queries from a GraphQL Schema and a root field. It enables you to dynamically build functional queries targeting your API, which can be useful either for testing or documentation.
This plugin can be used in any Javascript application, wether it is browser or NodeJS based.
Documentation
For more details on how to use this library, see the documentation