Optional decorator that marks a field in a notification class as the partition key. This is useful if you want to guarantee that all the event handlers for notifications of the same type will be executed in the same order.
Uses TC39 Stage 3 decorators.
Optional decorator that marks a field in a notification class as the partition key. This is useful if you want to guarantee that all the event handlers for notifications of the same type will be executed in the same order.
Uses TC39 Stage 3 decorators.