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

Remove federation directives from composed schema #3272

Merged
merged 4 commits into from
Sep 9, 2019

Conversation

trevor-scheer
Copy link
Member

The purpose of this PR is to prune federation directives from the composed schema. These are only needed during composition, as all of the directives are effectively consumed / transformed into metadata on the schema nodes.

@trevor-scheer trevor-scheer merged commit 5f2fe21 into master Sep 9, 2019
@trevor-scheer trevor-scheer deleted the trevor/remove-federation-directives branch September 9, 2019 19:19
abernix pushed a commit to apollographql/federation that referenced this pull request Sep 4, 2020
…lo-server#3272)

Rebuild schema with only specified directives. The federation directives
are only needed during composition, as all of the directives are
effectively consumed / transformed into metadata on the schema nodes.


Apollo-Orig-Commit-AS: apollographql/apollo-server@5f2fe21
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants