hasura / hasura/graphql-engine
MongoDB: Filtering and ordering nested fields
Open
c/v3-ndc-mongodb
k/enhancement
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
> Some databases, e.g. MongoDB and other document databases, allow collections to contain "columns" with nested structures (i.e. "objects") rather than just scalar values. It would be useful to allow queries on such collections to be filtered and sorted based on the values in nested fields rather than just top-level scalar column values.
[NDC Spec RFC](https://github.com/hasura/ndc-spec/blob/main/rfcs/0009-filter-and-order-by-nested-fields.md)
Contributor guide
Assessment
This issue has not been assessed yet.