Skip to content

Conversation

@eddeee888
Copy link
Collaborator

@eddeee888 eddeee888 commented Dec 13, 2025

Description

This PR integrates typescript-operations into client-preset and baselines integration tests to avoid using both typescript and typescript-operations together

Related issue: #10479
Feature branch: #10496

IMPORTANT: I'm merging this with integration test errors into the feature branch, so we can work towards clearing those tests after

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Unit test
  • Dev tests (integration)

@changeset-bot
Copy link

changeset-bot bot commented Dec 13, 2025

🦋 Changeset detected

Latest commit: 1ed975a

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

This PR includes changesets to release 3 packages
Name Type
@graphql-codegen/typescript-operations Major
@graphql-codegen/client-preset Major
@graphql-codegen/cli 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

@eddeee888 eddeee888 marked this pull request as ready for review December 13, 2025 13:59
@eddeee888 eddeee888 merged commit c8b8955 into master-next Dec 13, 2025
16 checks passed
@eddeee888 eddeee888 deleted the integrate-with-client-preset branch December 13, 2025 13:59
eddeee888 added a commit that referenced this pull request Jan 6, 2026
…tions with client preset (#10540)

* Do not use typescript and its config in Client Preset

* Fix issue where enumValues are imported even if not used

* Split enum tests for client preset

* Update unit tests

* Update examples

* Generate Incremental utilty type

* Add changeset

* Rebase tests (with errors)
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.

2 participants