Publishes product data from the Product's staged projection to its current projection. Produces the ProductPublished Message.

interface ProductPublishAction {
    action: "publish";
    scope?: string;
}

Hierarchy (View Summary)

Properties

Properties

action: "publish"
scope?: string

All or Prices