Skip to main content
Version: 3.x

collectionChannelListingUpdate

Manage collection's availability in channels.

Requires MANAGE_PRODUCTSpermission.
collectionChannelListingUpdate(
id: ID!
input: CollectionChannelListingUpdateInput!
): CollectionChannelListingUpdate

Arguments

collectionChannelListingUpdate.id ● ID! non-null scalar

ID of a collection to update.

collectionChannelListingUpdate.input ● CollectionChannelListingUpdateInput! non-null input

Fields required to create or update collection channel listings.

Type

CollectionChannelListingUpdate object

Manage collection's availability in channels.

Requires MANAGE_PRODUCTSpermission.

Was this page helpful?