-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed as not planned
Labels
Stalearea/graphqlIssues related to GraphQL support on Dgraph.Issues related to GraphQL support on Dgraph.communityIssue or PR created by the community.Issue or PR created by the community.kind/featureSomething completely new we should consider.Something completely new we should consider.
Description
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
jlangree, yaariyuval and iyinoluwaayoola
Metadata
Metadata
Assignees
Labels
Stalearea/graphqlIssues related to GraphQL support on Dgraph.Issues related to GraphQL support on Dgraph.communityIssue or PR created by the community.Issue or PR created by the community.kind/featureSomething completely new we should consider.Something completely new we should consider.