17 packages
graphql-atg
GraphQL Automated Test Generator (ATG) generates automatic tests for you API by fetching the GraphQL introspection schema and by automatically generating requests for that API
@magidoc/cli
Magidoc CLI application responsible for generating GraphQL documentation websites.
@magidoc/core
@magidoc/plugin-code-mirror
A plugin that provide a Svelte component to display GraphQL queries/variables/response
@magidoc/plugin-fuse-graphql
A plugin used to index a GraphQL schema into a Fuse.js search engine.
@magidoc/plugin-fuse-markdown
A plugin used to index markdown text into a Fuse.js search engine.
@magidoc/plugin-prismjs
A plugin that provide a Svelte component any code using PrismJS
@magidoc/plugin-query-generator
A browser and nodeJS compatible plugin that allows to generate GraphQL Queries and Variables
@magidoc/plugin-reverse-schema-mapper
A library that provides the ability to do a reverse lookup on GraphQL types.
@magidoc/plugin-starter-common
A shared library that contains common code shared between multiple starter applications.