Anchor to CollectionCreateInputCollection
input_objectCollection Create Input
The input fields required to create a collection.
Anchor to FieldsFields
- descriptionHtml (String)
- handle (String)
- image (ImageInput)
- metafields ([MetafieldInput!])
- seo (SEOInput)
- sortOrder (CollectionSortOrder)
- sources ([CollectionCreateSourceTargetInput!])
- templateSuffix (String)
- title (String!)
- Anchor to descriptionHtmldescription•String
Html The description of the collection, in HTML format.
- Anchor to handlehandle•String
A unique human-friendly string for the collection. Automatically generated from the collection's title.
- Anchor to imageimage•Image
Input The image associated with the collection.
- Anchor to metafieldsmetafields•[Metafield
Input!] The metafields to associate with the collection.
- •SEOInput
SEO information for the collection.
- Anchor to sortOrdersort•Collection
Order Sort Order The order in which the collection's products are sorted.
- Anchor to sourcessources•[Collection
Create Source Target Input!] The sources to create for the collection.
- Anchor to templateSuffixtemplate•String
Suffix The theme template used when viewing the collection in a store.
- Anchor to titletitle•String!non-null
The title of the collection.
Was this section helpful?