Package Exports
- @magidoc/plugin-query-generator
- @magidoc/plugin-query-generator/build/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@magidoc/plugin-query-generator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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