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.
npm install @magidoc/rollup-plugin-gql-schema
> This plugin can be used in any project that uses Rollup/ViteJS, wether it is browser or NodeJS based.