collectionUpdate
Updates a collection.
collectionUpdate(
id: ID!
input: CollectionInput!
): CollectionUpdate
Arguments
collectionUpdate.id
● ID!
non-null scalar miscellaneous
ID of a collection to update.
collectionUpdate.input
● CollectionInput!
non-null input products
Fields required to update a collection.
Type
CollectionUpdate
object products
Updates a collection.