We use this event to discriminate between resources with just 'id' and 'events' as they collide. This is a workaround, should be redone using classes and instanceof.
Stable event identifier within its owner subtree.
OptionalmetaOptional metadata used by docs and tooling.
Return an optional dependency wrapper for this event.
OptionalparallelIf true, listeners with the same priority run concurrently within a batch. Batches (grouped by order) still execute sequentially in priority order.
OptionalpathOptionalpayloadNormalized payload validation schema.
Normalized tags attached to the event.
OptionaltransactionalIf true, listeners run in transactional mode and must return an undo closure.
Normalized runtime event definition.
This describes the event itself, not a concrete emission instance.