graphql icon indicating copy to clipboard operation
graphql copied to clipboard

Cypher query options can be set in context and environment variables

Open darrellwarde opened this issue 3 years ago • 2 comments

Description

Adds the ability to specify Cypher query options in both context and environment variables for better tuning and debugging. This will help us troubleshoot issues we have in some of our test runs.

Note: was unable to do TCK tests for environment variables because for some reason the variables were not available when accessed. Have manually verified.

darrellwarde avatar Aug 11 '22 15:08 darrellwarde

⚠️ No Changeset found

Latest commit: 5e81509f2bc6c3f87de2938e89c2170f42b44506

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

changeset-bot[bot] avatar Aug 11 '22 15:08 changeset-bot[bot]

Thanks for the UI updates.

The UI has now been torn down - reopening this PR will republish it.

neo4j-team-graphql avatar Aug 11 '22 16:08 neo4j-team-graphql