neo4j / graphql

A GraphQL to Cypher query execution layer for Neo4j and JavaScript GraphQL implementations.
https://neo4j.com/docs/graphql-manual/current/
Apache License 2.0
496 stars 148 forks source link

Ensure the fulltext param is passed to aggregated queries #5346

Closed nicecatch closed 1 month ago

nicecatch commented 1 month ago

Description

Pass fulltext to query variables when running aggregations

Complexity

Complexity: Low

Issue

Closes #5345

Checklist

The following requirements should have been met (depending on the changes in the branch):

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: cabd1126c8b68709ca5fe301728f34548a44d460

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ------------------ | ----- | | @neo4j/graphql-ogm | Patch | | @neo4j/graphql | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR