productChannelListingUpdate
Manage product's availability in channels.
productChannelListingUpdate(
id: ID!
input: ProductChannelListingUpdateInput!
): ProductChannelListingUpdate
Arguments
productChannelListingUpdate.id ● ID! non-null scalar
ID of a product to update.
productChannelListingUpdate.input ● ProductChannelListingUpdateInput! non-null input
Fields required to create or update product channel listings.
Type
ProductChannelListingUpdate object
Manage product's availability in channels.
Was this page helpful?