Home > @tridion-sites/models > PublishTransaction > priority
Priority of this instance. It can be one of three values: low, normal or high. Transactions are executed according to this priority.
Signature:
get priority(): PublishPriority | undefined;