This plugin is still under development and is not ready for production yet.
A library to perform reverse mapping of a GraphQL Schema, allowing to find where types are used or referenced.
It also aims to build a reverse tree of the GraphQL Schema, allowing to find how to query a specific field.
This plugin can be used in any Javascript application, wether it is browser or NodeJS based.
Coming soon...