Package Exports
- @magidoc/plugin-fuse-graphql
- @magidoc/plugin-fuse-graphql/build/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@magidoc/plugin-fuse-graphql) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Magidoc - Fuse GraphQL
This library was created to index GraphQL schemas into a FuseJS engine. It does so by indexing each query, mutation, subscription and type into a search engine. All descriptions are parsed with a markdown engine to extract only the relevant text out of it.
This plugin can be used in any browser or node application.
Documentation
For more details on how to use this plugin, see the documentation.