dgraph icon indicating copy to clipboard operation
dgraph copied to clipboard

Feature Request - GraphQL Nested Filters

Open jdgamble555 opened this issue 3 years ago • 0 comments

https://discuss.dgraph.io/t/rfc-nested-filters-in-graphql/13560

This is probably the number one requested feature, but not necessarily the most important.

Nested filters are a complicated matter, but they seem to solve all the cases where you want to use var to search for something, and do something with the results.

However, ALL nested filters use cases would have to be solved.

Needed

  • Nest Filters for Mutations
  • Nest Filters for Queries
  • Sort fields by Nested Filters

J

jdgamble555 avatar Aug 26 '22 00:08 jdgamble555