graphql-compose / graphql-compose/graphql-compose-mongoose
How to disable recursive filtering?
Open
- Dominant language
- TypeScript
- Stars
- 706
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Each mongooseResolver of findMany, paginated etc supports recursive filtering via the `OR` and `AND` fields.
What if we want to remove the recursive filtering functionality for a `findMany` mongoose query? How can we do that?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.