Skip to main content

UpdateProductSalesChannelStatusInput

type UpdateProductSalesChannelStatusInput {
active: Boolean!
productId: String!
}

Fields

activeBoolean!required

Status of the product in the updated sales channels.

productIdString!required

Id of the product to update its sales channels.