Generated after a successful Unpublish Product update action.

interface ProductUnpublishedMessagePayload {
    type: "ProductUnpublished";
}

Properties

Properties

type: "ProductUnpublished"

Generated using TypeDoc