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

Refactor/properties to relationship #313

Conversation

darrellwarde
Copy link
Contributor

Description

Rename "properties" to "relationship" in remaining places.

Side note, realising that the reason there's always so many commits is because doing master -> 2.0.0 merges with squash, they need to be merge commits so that the commits line up! We'll do one of these PRs as a merge commit to bring things up to date.

Issue

#192

Checklist

The following requirements should have been met (depending on the changes in the branch):

  • Documentation has been updated
  • TCK tests have been updated
  • Integration tests have been updated
  • Example applications have been updated
  • New files have copyright header
  • CLA (https://neo4j.com/developer/cla/) has been signed

darrellwarde and others added 30 commits June 15, 2021 12:57
this fix prevents the app from crashing id req.cookies is undefined
…faces without throwing Error (fixes DateTime relationship properties)
* fix: use package json for useragent name and version

* fix: add userAgent support for <=4.2 and >=4.3 drivers
* fix: loosing params while creating Auth Predicate

* fix: typos

* fix: typo
* feat: add projection to top level queries and mutations using cypher directive

* fix: add missing cypherParams
* wrapCustomResolvers removed in favour of schema level resolver auth injection

* Add test cases for this fix
@darrellwarde darrellwarde deleted the refactor/properties-to-relationship branch May 9, 2022 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants