diff --git a/.changeset/soft-socks-count.md b/.changeset/soft-socks-count.md index cada9436ec..f1d8652af1 100644 --- a/.changeset/soft-socks-count.md +++ b/.changeset/soft-socks-count.md @@ -2,7 +2,7 @@ "@neo4j/graphql": patch --- -Add `version` to `cypherQueryOptions` in context to add a Cypher version with `CYPHER` before each query: +Add `addVersionPrefix` to `cypherQueryOptions` in context to add a Cypher version with `CYPHER` before each query: ```js {