Releases: neo4j/graphql
Releases · neo4j/graphql
@neo4j/graphql-ogm@5.7.0
Patch Changes
- Updated dependencies [
d35b00d
,21c18ee
,e95db9c
,3a0a69f
]:- @neo4j/graphql@5.7.0
@neo4j/graphql@5.6.2
Patch Changes
-
#5524
5d0db54
Thanks @angrykoala! - Fix authorization filtering in delete operations -
#5521
2e6de36
Thanks @darrellwarde! - Simplify the projection of spatial properties
@neo4j/graphql-ogm@5.6.2
Patch Changes
- Updated dependencies [
5d0db54
,2e6de36
]:- @neo4j/graphql@5.6.2
@neo4j/graphql@5.6.1
Patch Changes
- #5507
461ee3a
Thanks @angrykoala! - Fix generated cypher for disconnect operations with filters #5497
@neo4j/graphql-ogm@5.6.1
Patch Changes
- Updated dependencies [
461ee3a
]:- @neo4j/graphql@5.6.1
@neo4j/graphql@5.6.0
@neo4j/graphql@5.6.0
@neo4j/graphql-ogm@5.6.0
@neo4j/graphql@5.5.6
Patch Changes
-
#5468
24f6d79
Thanks @angrykoala! - Fix unique constraints for BigInt -
#5470
4f05a62
Thanks @angrykoala! - Fix problem with parameters colliding in the cypher directive
@neo4j/graphql-ogm@5.5.6
Patch Changes
- Updated dependencies [
24f6d79
,4f05a62
]:- @neo4j/graphql@5.5.6
@neo4j/graphql@5.5.5
Patch Changes
- #5446
1e4a451
Thanks @darrellwarde! - A warning will now be given during validation of type definitions if subscriptions has been enabled, and@authorization
has been used without@subscriptionsAuthorization