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

fix combination of type merging and gateway type extensions #1664

Merged
merged 5 commits into from Jun 21, 2020
Merged

Commits on Jun 21, 2020

  1. some fields may only be on gateway

    ie extensions, so additional null checks required
    
    initial change necessary for #1662
    yaacovCR committed Jun 21, 2020
    Copy the full SHA
    ceee50b View commit details
    Browse the repository at this point in the history
  2. add failing test

    yaacovCR committed Jun 21, 2020
    Copy the full SHA
    069eb6d View commit details
    Browse the repository at this point in the history
  3. correct use of term selections

    calling collectFields replaces selections with actual fieldNodes
    yaacovCR committed Jun 21, 2020
    Copy the full SHA
    758fc34 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    edebace View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ffe6d3c View commit details
    Browse the repository at this point in the history