graphql
graphql copied to clipboard
Remove foreach
Description
Foreach is currently used for connections, and it is limiting our ability to use arbitrary Cypher to generate the subscription metadata, as well as return the data from the removed elements.
This PR aims to remove FOREACH
in favour of CALL ... UNWIND
⚠️ No Changeset found
Latest commit: b00e723a2b4dfe344a53aaee4713a4a68662dd3e
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Thanks for the UI updates.
The UI has now been torn down - reopening this PR will republish it.