@magidoc/plugin-reverse-schema-mapper
v6.2.0
Published
A library that provides the ability to do a reverse lookup on GraphQL types.
Downloads
5,113
Maintainers
Readme
This plugin is still under development and is not ready for production yet.
Magidoc - Reverse-Schema-Mapper
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.
Documentation
Coming soon...