Resolves $or blocks to entity name strings. For each $or element, resolves to entity names by type (if present) or by filter keys (if no type). Returns the union of entity names across all $or blocks.
$or
type
The root entity being queried.
The filter object containing $or.
Resolves
$orblocks to entity name strings. For each$orelement, resolves to entity names bytype(if present) or by filter keys (if notype). Returns the union of entity names across all$orblocks.