Skip to content

Conversation

@eddeee888
Copy link
Collaborator

@eddeee888 eddeee888 commented Nov 7, 2025

This is the feature branch for #10479

Checklist

typescript-operations

client-preset

  • Wire things up and ensure compatibility

Verify fixes

@changeset-bot
Copy link

changeset-bot bot commented Nov 7, 2025

🦋 Changeset detected

Latest commit: 0461021

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
@graphql-codegen/cli Patch
@graphql-codegen/client-preset Major
@graphql-codegen/gql-tag-operations Patch
@graphql-codegen/graphql-modules-preset Patch
@graphql-codegen/typed-document-node Patch
@graphql-codegen/typescript Major
@graphql-codegen/typescript-document-nodes Patch
@graphql-codegen/typescript-operations Major
@graphql-codegen/typescript-resolvers Patch
@graphql-codegen/visitor-plugin-common Major
@graphql-codegen/introspection Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-codegen/cli 6.0.3-alpha-20251125123407-8babe46fb9b33e9f9a377cd50c9580282e7981d3 npm ↗︎ unpkg ↗︎
@graphql-codegen/introspection 5.0.1-alpha-20251125123407-8babe46fb9b33e9f9a377cd50c9580282e7981d3 npm ↗︎ unpkg ↗︎
@graphql-codegen/visitor-plugin-common 7.0.0-alpha-20251125123407-8babe46fb9b33e9f9a377cd50c9580282e7981d3 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-document-nodes 5.0.5-alpha-20251125123407-8babe46fb9b33e9f9a377cd50c9580282e7981d3 npm ↗︎ unpkg ↗︎
@graphql-codegen/gql-tag-operations 5.0.6-alpha-20251125123407-8babe46fb9b33e9f9a377cd50c9580282e7981d3 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-operations 6.0.0-alpha-20251125123407-8babe46fb9b33e9f9a377cd50c9580282e7981d3 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-resolvers 5.1.3-alpha-20251125123407-8babe46fb9b33e9f9a377cd50c9580282e7981d3 npm ↗︎ unpkg ↗︎
@graphql-codegen/typed-document-node 6.1.3-alpha-20251125123407-8babe46fb9b33e9f9a377cd50c9580282e7981d3 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript 6.0.0-alpha-20251125123407-8babe46fb9b33e9f9a377cd50c9580282e7981d3 npm ↗︎ unpkg ↗︎
@graphql-codegen/client-preset 6.0.0-alpha-20251125123407-8babe46fb9b33e9f9a377cd50c9580282e7981d3 npm ↗︎ unpkg ↗︎
@graphql-codegen/graphql-modules-preset 5.0.6-alpha-20251125123407-8babe46fb9b33e9f9a377cd50c9580282e7981d3 npm ↗︎ unpkg ↗︎

eddeee888 and others added 2 commits November 15, 2025 22:48
* Create standalone test

* Add Exact and set up test

* Remove Exact from typescript plugin

* Update tests that switch out Exact

* Update dev tests

* Add changeset

* Update test

* Add InputMaybe Scalars tests

* Fix schema in test

* Fix up examples tests

* Add result enum example
ikusakov2 and others added 2 commits November 25, 2025 01:18
* [typescript-operations] Remove generation of InputMaybe and Scalars for variables

* Adding support for `config.scalars`, fixing intergation tests

---------

Co-authored-by: Igor Kusakov <igor@kusakov.com>
…ring and getNodeComment to `visitor-plugin-common` (#10520)

* Extract convertSchemaEnumToDeclarationBlockString and getNodeComment to visitor-plugin-common to re-use in next major version

* Create major breaking changeset for @graphql-codegen/visitor-plugin-common

* Fix naming

* Replace buildEnumValuesBlock method in base-types-visitor with a utility version

* Fix changeset

* Fix import path

* Fix getNodeComment import issue by moving to utils.ts
…les (#10508)

* Collect used enums

* Use enum converter for Enum

* Add changeset

* Add doc

* Update dev tests

* Fix return type issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants