Skip to main content

productChannelListingUpdate

Manage product's availability in channels.

Requires MANAGE_PRODUCTSpermission.
productChannelListingUpdate(
id: ID!
input: ProductChannelListingUpdateInput!
): ProductChannelListingUpdate

Arguments

productChannelListingUpdate.id ● ID! non-null scalar miscellaneous

ID of a product to update.

productChannelListingUpdate.input ● ProductChannelListingUpdateInput! non-null input products

Fields required to create or update product channel listings.

Type

ProductChannelListingUpdate object products

Manage product's availability in channels.

Requires MANAGE_PRODUCTSpermission.