GraphQL Code Generator Plugin Helpers
JSON →Provides utility functions and types for building custom plugins for the GraphQL Code Generator ecosystem. Version 0.18.2 is the final release before the project moved to v1.0 with breaking changes. The package exports helper methods for plugin configuration, document visitor patterns, common plugin tasks, and type generation. It is deprecated in favor of @graphql-codegen/plugin-helpers, which is the same package under the @graphql-codegen scope. Users should migrate to the scoped package to receive updates and fixes.