collectionChannelListingUpdate Mutation
Manage collection's availability in channels.
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.