createCollectionImageFromUrl
Create a Image for a Collection from a URL.
Requires the collection/write permission on the given DemandHq
createCollectionImageFromUrl(
input: CollectionImageFromUrlInput!
): Collection!
Arguments
createCollectionImageFromUrl.input
● CollectionImageFromUrlInput!
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.