tridion-sites-extensions-api-docs

Home > @tridion-sites/models > PublishTransaction > publishContexts

PublishTransaction.publishContexts property

Collection of publish contexts that indicates where to publish/unpublish to.

Signature:

get publishContexts(): ReadonlyArray<PublishContext> | undefined;