Skip to content

[compiler] Make apollo-compiler aware of federation #6223

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

Closed
wants to merge 2 commits into from

Conversation

martinbonnin
Copy link
Contributor

Fixes #6221

I'm not 100% sold on this solution yet. If other directives appear, we can have the problem again. But maybe it's good that we have this problem? Clients should use introspection results. But sometimes introspection is disabled. And directives are not exposed in introspection...

tldr; this should at least fix the above issue while keeping our future options relatively open.

@martinbonnin martinbonnin requested a review from BoD as a code owner October 28, 2024 10:37
@svc-apollo-docs
Copy link
Collaborator

svc-apollo-docs commented Oct 28, 2024

✅ Docs Preview Ready

No new or changed pages found.

Copy link

netlify bot commented Oct 28, 2024

Deploy Preview for apollo-android-docs canceled.

Name Link
🔨 Latest commit bf8099d
🔍 Latest deploy log https://app.netlify.com/sites/apollo-android-docs/deploys/671f6f58c63c210008c27540

Copy link
Contributor

@BoD BoD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah it's a pragmatic tradeoff 👍

@martinbonnin
Copy link
Contributor Author

@martinbonnin martinbonnin deleted the recognize-federation branch November 21, 2024 15:18
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.

generateApolloSources fails with 4.0.1 and federation sub-graph graphqls
3 participants