Releases: neo4j/graphql
Releases · neo4j/graphql
@neo4j/[email protected]
Patch Changes
- #5257
2e3aac9
Thanks @MacondoExpress! - Fix projection of spatial fields withsrid
field
@neo4j/[email protected]
Patch Changes
- Updated dependencies [
2e3aac9
]:- @neo4j/graphql@5.4.4
@neo4j/[email protected]
Patch Changes
- #5228
62a052a
Thanks @darrellwarde! - Add parallel as an option forruntime
inCypherQueryOptions
@neo4j/[email protected]
Patch Changes
- Updated dependencies [
62a052a
]:- @neo4j/graphql@5.4.3
@neo4j/[email protected]
Patch Changes
- #5189
7046091
Thanks @darrellwarde! - Remove parameters from transaction metadata
@neo4j/[email protected]
Patch Changes
- Updated dependencies [
7046091
]:- @neo4j/graphql@5.4.2
@neo4j/[email protected]
Patch Changes
- #5173
a77109e
Thanks @MacondoExpress! - Fix non-existing relationships for 1 to 1 relationship.
@neo4j/[email protected]
Patch Changes
- Updated dependencies [
a77109e
]:- @neo4j/graphql@4.4.7
@neo4j/[email protected]
Patch Changes
-
#5147
97b86b5
Thanks @MacondoExpress! - Fix a bug that caused custom Cypher queries to fail when complex authorization rules are applied. -
#5148
1106af4
Thanks @angrykoala! - Fix schema error when defining matrix values as arguments on custom fields #5142.For example:
type Query { test(fields: [[String!]]!): String! }
@neo4j/[email protected]
Patch Changes
- Updated dependencies [
97b86b5
,1106af4
]:- @neo4j/graphql@5.4.1