productChannelListingUpdate Mutation
Manage product's availability in channels.
productChannelListingUpdate(
id: ID!
input: ProductChannelListingUpdateInput!
): ProductChannelListingUpdate
Show return type
Arguments
id ● ID!
ID of a product to update.
input ● ProductChannelListingUpdateInput!
Fields required to create or update product channel listings.
Type
ProductChannelListingUpdate
Manage product's availability in channels.