Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forward extractAllFieldsToTypes option for client preset #10194

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

eddeee888
Copy link
Collaborator

Description

#9705 added extractAllFieldsToTypes to improve perf significantly on large codebases by extracting and reusing types. This PR forwards the option to client-preset

Type of change

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

How Has This Been Tested?

  • Unit test
  • Alpha release + test

Copy link

changeset-bot bot commented Nov 17, 2024

🦋 Changeset detected

Latest commit: 944ad4c

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

This PR includes changesets to release 1 package
Name Type
@graphql-codegen/client-preset Minor

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

Copy link
Contributor

🚀 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/visitor-plugin-common 5.6.0-alpha-20241117214415-944ad4c5a837bce70cc27bcd0747edc68834585b npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-document-nodes 4.0.12-alpha-20241117214415-944ad4c5a837bce70cc27bcd0747edc68834585b npm ↗︎ unpkg ↗︎
@graphql-codegen/gql-tag-operations 4.0.12-alpha-20241117214415-944ad4c5a837bce70cc27bcd0747edc68834585b npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-operations 4.4.0-alpha-20241117214415-944ad4c5a837bce70cc27bcd0747edc68834585b npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-resolvers 4.4.1-alpha-20241117214415-944ad4c5a837bce70cc27bcd0747edc68834585b npm ↗︎ unpkg ↗︎
@graphql-codegen/typed-document-node 5.0.12-alpha-20241117214415-944ad4c5a837bce70cc27bcd0747edc68834585b npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript 4.1.2-alpha-20241117214415-944ad4c5a837bce70cc27bcd0747edc68834585b npm ↗︎ unpkg ↗︎
@graphql-codegen/client-preset 4.6.0-alpha-20241117214415-944ad4c5a837bce70cc27bcd0747edc68834585b npm ↗︎ unpkg ↗︎
@graphql-codegen/graphql-modules-preset 4.0.12-alpha-20241117214415-944ad4c5a837bce70cc27bcd0747edc68834585b npm ↗︎ unpkg ↗︎

Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://d38673f6.graphql-code-generator.pages.dev

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.

1 participant