Skip to content

v2.0.1

Compare
Choose a tag to compare
@neo4j-team-graphql neo4j-team-graphql released this 12 Nov 10:56
· 68 commits to main since this release
b2c2380

Patch Changes

  • #457 85aa393 Thanks @angrykoala! - Fix types in Unwind to reflect its behaviour in Cypher:

    • Unwind without alias is not supported in Cypher.
    • Unwind does not support *
    • Unwind does not support multiple columns