On this pageUpdateProductSalesChannelStatusInputtype UpdateProductSalesChannelStatusInput { active: Boolean! productId: String!}CopyFieldsactiveBoolean!requiredStatus of the product in the updated sales channels.productIdString!requiredId of the product to update its sales channels.