graphql-compose / graphql-compose/graphql-compose-mongoose
Provide collection name from request
Open
- Dominant language
- TypeScript
- Stars
- 706
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
I have multiple collections in mongoDb named "UserData_%some id%". All collections have the same scheme.
In "clean" gql+mongoose I can provide collection name by credentials data from resolver.
Is there any way to setup collection name for query in wrapResolve (or any other way)?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.