{
node(func: uid(0x1)) {
uid
actor@facets(orderdesc:close) @facets(orderdesc:weight) {
uid
}
}
}
This query is also wrong with error Only one facets allowed.
{
node(func: uid(0x1)) {
uid
actor@facets(orderdesc:close) @facets(orderdesc:weight) {
uid
}
}
}
This query is also wrong with error Only one facets allowed.