All supported hook subscription targets.
Exact event refs keep strong payload inference, while selector-style targets (subtreeOf(...), predicates, or arrays containing them) intentionally widen the hook event payload because the final event set is resolved at bootstrap.
subtreeOf(...)
All supported hook subscription targets.
Exact event refs keep strong payload inference, while selector-style targets (
subtreeOf(...), predicates, or arrays containing them) intentionally widen the hook event payload because the final event set is resolved at bootstrap.