graphql-python / graphql-python/graphene-mongo
Switch Mongoengine DB at run time
Open
- Dominant language
- Python
- Stars
- 287
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
I have a requirement where each client's data is stored in a different DB. The schema is the same for all clients in this case. So I need to switch_db while the query is being processed.
Is there any way to configure graphQL to select DB to be used?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.