Releases: neo4j/graphql
Releases · neo4j/graphql
@neo4j/[email protected]
@neo4j/[email protected]
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/[email protected]
Patch Changes
- Updated dependencies [
24f6d79
,4f05a62
]:- @neo4j/graphql@5.5.6
@neo4j/[email protected]
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
@neo4j/[email protected]
Patch Changes
- Updated dependencies [
1e4a451
]:- @neo4j/graphql@5.5.5
@neo4j/[email protected]
Patch Changes
- #5440
cfcc474
Thanks @darrellwarde! - Generate filters for non-list relationship fields if deprecated array filters have been excluded
@neo4j/[email protected]
Patch Changes
- Updated dependencies [
cfcc474
]:- @neo4j/graphql@5.5.4
@neo4j/[email protected]
Patch Changes
- #5432
9866da6
Thanks @darrellwarde! - Fix bug where pre-specified plural names were being pluralized again
@neo4j/[email protected]
Patch Changes
- Updated dependencies [
9866da6
]:- @neo4j/graphql@5.5.3
@neo4j/[email protected]
Patch Changes
- #5387
a40182d
Thanks @angrykoala! - Fix connection operations with a fulltext argument