@magidoc/plugin-fuse-graphql
v6.2.0
Published
A plugin used to index a GraphQL schema into a Fuse.js search engine.
Downloads
4,820
Maintainers
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.