Skip to main content

updateProductSalesChannelStatus

Response indicating the status of operation.

updateProductSalesChannelStatus(
input: [UpdateProductSalesChannelStatusInput!]!
salesChannelId: String
): Boolean!

Arguments

Input to update sales channels list of the product.

salesChannelIdString

Id of the sales channel to update its sales channels.

Return Type

BooleanBoolean

The Boolean scalar type represents true or false.