Discuss Dgraph
Does @filter support on a sub predicate?
Users
Dgraph
littleone
(小一 王)
March 12, 2021, 11:29am
1
something like this:
{ q(func: type(Tweet)) @filter(eq(author.name, "Joe")) { } }
MichelDiz
(Michel Diz)
March 12, 2021, 2:44pm
2
Nope. It doesn’t.
Related topics
Topic
Replies
Views
Activity
The meaning of @filter on predicates
Dgraph
3
322
March 1, 2021
Have a filter based on the result from a subquery
Dgraph
5
1597
May 20, 2018
Support filter based on predicate
Dgraph
kind:question
0
313
September 8, 2020
Connecting Filters - Query language
Documentation
0
349
August 28, 2020
Filter by child node predicate in GraphQL
GraphQL
dgraph
1
866
October 29, 2021