{"library":"gatsby-plugin-extract-schema","type":"library","category":null,"description":"A Gatsby plugin (v0.2.2) that extracts the generated GraphQL schema to a file (schema.graphql or schema.json) during the build process. It supports custom output destinations and lifecycle hooks (getSchema, adjustSchema, writeSchema) for transforming the schema before writing. Compatible with Gatsby v2 through v5. Ideal for integrating with eslint-plugin-graphql to validate queries against the actual schema. Last updated in 2021, currently in maintenance mode with no recent releases or bug fixes.","language":"javascript","status":"maintenance","version":"0.2.2","tags":["javascript","gatsby","gatsby-plugin","lint","eslint","graphql","query"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install gatsby-plugin-extract-schema","imports":["plugins: ['gatsby-plugin-extract-schema']","{ resolve: 'gatsby-plugin-extract-schema', options: { dest: `${__dirname}/path/to/schema.json` } }"]},{"cmd":"yarn add gatsby-plugin-extract-schema","imports":[]},{"cmd":"pnpm add gatsby-plugin-extract-schema","imports":[]}],"homepage":"https://github.com/NickyMeuleman/gatsby-plugin-extract-schema#readme","github":"https://github.com/NickyMeuleman/gatsby-plugin-extract-schema","docs":null,"changelog":null,"pypi":null,"npm":"gatsby-plugin-extract-schema","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}