Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Enable session config in searchSchema #2

Merged
merged 2 commits into from
Jan 20, 2021
Merged

Conversation

aurlien
Copy link

@aurlien aurlien commented Jan 20, 2021

Adds a parameter sessionParams to searchSchema() so that we can target a specific database like this:

searchSchema(driver, schema, sessionParams: { database: 'foo'}).

Copy of neo4j-graphql#577, for internal use.

Base automatically changed from cognite_config to master January 20, 2021 12:32
@aurlien aurlien added the auto-update Bulldozer auto-update label Jan 20, 2021
@aurlien aurlien merged commit 8cbe267 into master Jan 20, 2021
@aurlien aurlien deleted the patch/searchSchema branch January 20, 2021 12:40
BugGambit pushed a commit that referenced this pull request Feb 4, 2021
* enable session config in searchSchema
* Bump patch version
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-update Bulldozer auto-update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant