Skip to content

@neo4j/graphql@7.2.1

Compare
Choose a tag to compare
@neo4j-team-graphql neo4j-team-graphql released this 18 Jun 08:27
· 86 commits to dev since this release
dd5f2bd

Patch Changes

  • #6389 5d74c3e Thanks @MacondoExpress! - The Authorization validation has moved to use the procedure apoc.util.validate outside filtering to avoid flakiness caused by the order of evaluation in Cypher.