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

Relationship Properties Union Support #215

Merged
merged 4 commits into from
May 18, 2021

Commits on May 13, 2021

  1. Schema generation and Cypher translation for basic relationship prope…

    …rty queries using GraphQL cursor connections
    
    Somewhat TCK tested, but still requires integration tests
    darrellwarde committed May 13, 2021
    Configuration menu
    Copy the full SHA
    10d42e5 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Connection fields now returned for both queries and mutations

    An array of new TCK tests validating the new filtering code and projections of connections
    darrellwarde committed May 14, 2021
    Configuration menu
    Copy the full SHA
    5834a92 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Union support

    darrellwarde committed May 18, 2021
    Configuration menu
    Copy the full SHA
    ca569c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5c1cc8 View commit details
    Browse the repository at this point in the history