@graphql-codegen/plugin-helpers 6.2.0 → 7.0.0-alpha-20260319115642-cc52a81e5eb7d0f62a6f5c31ba1eebb5b34ef99f

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-codegen/plugin-helpers",
3
- "version": "6.2.0",
3
+ "version": "7.0.0-alpha-20260319115642-cc52a81e5eb7d0f62a6f5c31ba1eebb5b34ef99f",
4
4
  "description": "GraphQL Code Generator common utils and types",
5
5
  "peerDependencies": {
6
6
  "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"