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