updateProductSalesChannelStatus
Response indicating the status of operation.
updateProductSalesChannelStatus(
input: [UpdateProductSalesChannelStatusInput!]!
salesChannelId: String
): Boolean!
Arguments
Input to update sales channels list of the product.
salesChannelId
StringId of the sales channel to update its sales channels.
Return Type
Boolean
BooleanThe Boolean
scalar type represents true
or false
.