Filter Query: Parent Filter
INTERNAL ONLY
not in use in UI
JSON
{
"kind": "ParentFilter",
"parentType": "",
"filter":
{ filter1 }
}
Properties
kind | string, required |
parentType | The type of the parent document. |
filter (single) | The filter to be applied on the child document. All kinds of filters are accepted. |