Skip to content

[typescript-resolvers][federation] Fix federation @requires type #10366

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

Draft
wants to merge 5 commits into
base: federation-fixes
Choose a base branch
from

Conversation

eddeee888
Copy link
Collaborator

Description

TODO

Related #10206

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Unit test

Copy link

changeset-bot bot commented Jun 4, 2025

🦋 Changeset detected

Latest commit: abd8276

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

This PR includes changesets to release 10 packages
Name Type
@graphql-codegen/visitor-plugin-common Patch
@graphql-codegen/typescript-resolvers Patch
@graphql-codegen/plugin-helpers Patch
@graphql-codegen/typescript-document-nodes Patch
@graphql-codegen/gql-tag-operations Patch
@graphql-codegen/typescript-operations Patch
@graphql-codegen/typed-document-node Patch
@graphql-codegen/typescript Patch
@graphql-codegen/graphql-modules-preset Patch
@graphql-codegen/client-preset 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 changed the base branch from federation-fixes to master June 5, 2025 12:53
@eddeee888 eddeee888 changed the base branch from master to federation-fixes June 5, 2025 12:54
Copy link
Contributor

github-actions bot commented Jun 5, 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 5.0.7-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065 npm ↗︎ unpkg ↗︎
@graphql-codegen/core 4.0.3-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065 npm ↗︎ unpkg ↗︎
@graphql-codegen/add 5.0.4-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065 npm ↗︎ unpkg ↗︎
@graphql-codegen/fragment-matcher 5.1.1-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065 npm ↗︎ unpkg ↗︎
@graphql-codegen/introspection 4.0.4-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065 npm ↗︎ unpkg ↗︎
@graphql-codegen/schema-ast 4.1.1-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065 npm ↗︎ unpkg ↗︎
@graphql-codegen/time 5.0.2-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065 npm ↗︎ unpkg ↗︎
@graphql-codegen/visitor-plugin-common 6.0.0-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-document-nodes 4.0.17-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065 npm ↗︎ unpkg ↗︎
@graphql-codegen/gql-tag-operations 4.0.18-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-operations 4.6.2-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-resolvers 5.0.0-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065 npm ↗︎ unpkg ↗︎
@graphql-codegen/typed-document-node 5.1.2-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript 4.1.7-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065 npm ↗︎ unpkg ↗︎
@graphql-codegen/client-preset 4.8.2-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065 npm ↗︎ unpkg ↗︎
@graphql-codegen/graphql-modules-preset 4.0.18-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065 npm ↗︎ unpkg ↗︎
@graphql-codegen/testing 3.0.5-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065 npm ↗︎ unpkg ↗︎
@graphql-codegen/plugin-helpers 6.0.0-alpha-20250608134954-abd8276c8c3ea60547bf2b0dabfd58c20bc69065 npm ↗︎ unpkg ↗︎

@eddeee888 eddeee888 force-pushed the fix-federation-requires branch from 943ce44 to abd8276 Compare June 8, 2025 13:48
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