Skip to main content
Version: 3.x

productChannelListingUpdate

Manage product's availability in channels.

Requires MANAGE_PRODUCTSpermission.
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.

Requires MANAGE_PRODUCTSpermission.

Was this page helpful?