Skip to content

Forward extractAllFieldsToTypes option for client preset - #10194

Open
eddeee888 wants to merge 2 commits into
masterfrom
forward-option-for-client-preset
Open

Forward extractAllFieldsToTypes option for client preset#10194
eddeee888 wants to merge 2 commits into
masterfrom
forward-option-for-client-preset

Conversation

@eddeee888

Copy link
Copy Markdown
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

@changeset-bot

changeset-bot Bot commented Nov 17, 2024

Copy link
Copy Markdown

🦋 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

@github-actions

Copy link
Copy Markdown
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 ↗︎

@github-actions

Copy link
Copy Markdown
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