A library that provides the ability to do a reverse lookup on GraphQL types.
npm install @magidoc/plugin-reverse-schema-mapper> This plugin is still under development and is not ready for production yet.
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.