GraphQL Code Generator Introspection
JSON →Plugin for GraphQL Code Generator that produces a JSON file containing the introspection result of a GraphQL schema. It is stable at version 0.18.2 and has been in maintenance mode since v1 of @graphql-codegen/cli. It is mainly used for schema delivery or tooling. Released as part of the graphql-code-generator monorepo. Key differentiator: outputs raw introspection JSON, unlike other plugins that generate code.