updateCollection
Update an existing collection.
Requires the collection/write permission on the given DemandHq
updateCollection(
input: CollectionUpdateInput!
): Collection!
Arguments
updateCollection.input
● CollectionUpdateInput!
non-null input
Type
Collection
object
A Collection is a group of products, what may often be referred to as a "Category Page" of some variety. In reality, a collection is far more flexible and can be used to represent any product grouping, and the collectionType can help differentiate between them.