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

Commits on Jun 11, 2019

  1. Allow specified directives during validation

    The keyFieldsMissingExternal validator should permit standard
    directives just like we do in composition everywhere else.
    trevor-scheer committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    133de5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f403edf View commit details
    Browse the repository at this point in the history
  3. Update changelog

    trevor-scheer committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    1187164 View commit details
    Browse the repository at this point in the history
  4. Update packages/apollo-federation/src/composition/validate/preComposi…

    …tion/__tests__/keyFieldsMissingExternal.test.ts
    trevor-scheer committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    93a90f5 View commit details
    Browse the repository at this point in the history