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.
@magidoc/plugin-starter-variables
A shared library that contains common Magidoc starter environment variables keys.
@magidoc/plugin-svelte-carbon-commons
A component library shared between Carbon templates.
@magidoc/plugin-svelte-marked
A markdown parser library that renders to svelte components.
@magidoc/plugin-svelte-prismjs
A Svelte component library providing an easy to use component to display PrismJS code blocks
@magidoc/rollup-plugin-fetch-gql-schema
A Rollup and ViteJS plugin that allows to fetch a GraphQL Schema from a target URL and save it to a target output folder.
@magidoc/rollup-plugin-gql-schema
A Rollup and ViteJS plugin that allows to parse a GraphQL Schema from a target URL and save it to a target output folder, or to parse it from the disk and convert it to a desired format.
@magidoc/rollup-plugin-parse-gql-schema
A Rollup and ViteJS plugin that allows to fetch a GraphQL Schema from a target URL and save it to a target output folder.