Valid targets for .isolate({ deny: [...], only: [...] }).
.isolate({ deny: [...], only: [...] })
scope(item)
true
subtreeOf(resource, { types? })
scope(subtreeOf(x))
scope(target, { channels })
Raw strings are not valid here.
Valid targets for
.isolate({ deny: [...], only: [...] }).scope(item)with all channels =true.subtreeOf(resource, { types? }). Treated asscope(subtreeOf(x))with all channels =true.scope(target, { channels })for fine‑grained per-channel control.Raw strings are not valid here.