Skip to main content

collectionChannelListingUpdate Mutation

Manage collection's availability in channels.

Requires the MANAGE_PRODUCTSpermission.
collectionChannelListingUpdate(
id: ID!
input: CollectionChannelListingUpdateInput!
): CollectionChannelListingUpdate
Show return type

Arguments

id ● ID!

ID of a collection to update.

input ● CollectionChannelListingUpdateInput!

Fields required to create or update collection channel listings.

Type

CollectionChannelListingUpdate

Manage collection's availability in channels.

Requires the MANAGE_PRODUCTSpermission.