Hi .
I want use a query for search in multiple fields in dgraph .
but i can’t find any example in dgraph document .
by example :
i have this string —> “apple computer com”
and i want search this string in 3 filed : title , firstname and lastname .
and if string match in any of filed give me response .