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

[Federation] Allow specified directives during validation #2823

Merged
merged 4 commits into from Jun 11, 2019

Conversation

trevor-scheer
Copy link
Member

@trevor-scheer trevor-scheer commented Jun 11, 2019

The keyFieldsMissingExternal validator should permit standard
directives just like we do in composition everywhere else. Otherwise,
we'll throw validation errors for using @deprecated.

The keyFieldsMissingExternal validator should permit standard
directives just like we do in composition everywhere else.
@jbaxleyiii
Copy link
Contributor

@trevor-scheer can we add a test for this please?

…tion/__tests__/keyFieldsMissingExternal.test.ts
@trevor-scheer trevor-scheer merged commit 4415648 into master Jun 11, 2019
@trevor-scheer trevor-scheer deleted the trevor/allow-specified-directives branch June 11, 2019 15:06
abernix pushed a commit to apollographql/federation that referenced this pull request Sep 4, 2020
…hql/apollo-server#2823)

The keyFieldsMissingExternal validator should permit standard
directives just like we do in composition everywhere else.
Apollo-Orig-Commit-AS: apollographql/apollo-server@4415648
@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.

None yet

2 participants