Dgraph OR cascadeFields results

Adding support for GraphQL nested filters is a feature requested by multiple Users recently. This has also been added to our 2021 Roadmap and we will be supporting it in coming quarters.

The feature for OR with @cascade fields would then not be needed and a nested filter applied to queryUser will suffice your use case.

You may read more about the feature request for nested filters in the following posts:

  1. Proposal Nested Object Filters for GraphQL rewritten as var blocks in DQL
  2. Filter on non-scalar fields or relations (Types)
  3. GraphQL: Connected filter on non-scalar list element fields
1 Like