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

Use meta to handle federation __resolveReference better #330

Merged
merged 10 commits into from
Sep 5, 2024

Conversation

eddeee888
Copy link
Owner

@eddeee888 eddeee888 commented Sep 3, 2024

Related: dotansimha/graphql-code-generator#9989

In this PR, we use meta from typescript-resolvers to generate better Pick<> scenario

Copy link

changeset-bot bot commented Sep 3, 2024

⚠️ No Changeset found

Latest commit: 2320c04

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@eddeee888 eddeee888 changed the base branch from master to master-next September 3, 2024 11:45
@eddeee888 eddeee888 changed the title Use meta to handle federation Use meta to handle federation __resolveReference better Sep 3, 2024
@eddeee888 eddeee888 force-pushed the use-meta-to-handle-federation branch from a6ca23f to 2320c04 Compare September 5, 2024 12:29
@eddeee888 eddeee888 merged commit cc2865f into master-next Sep 5, 2024
13 checks passed
@eddeee888 eddeee888 deleted the use-meta-to-handle-federation branch September 5, 2024 12:50
@eddeee888 eddeee888 mentioned this pull request Oct 19, 2024
eddeee888 added a commit that referenced this pull request Oct 30, 2024
* Selective add files to generate to improve performance (#326)

* Use meta to handle federation __resolveReference better (#330)

* Remove legacy warning (#335)

* bump latest typescript-resolvers version (#337)

* Add changeset (#338)
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