UNPKG

@magidoc/plugin-reverse-schema-mapper

Version:

A library that provides the ability to do a reverse lookup on GraphQL types.

10 lines (7 loc) 462 B
> 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...