Skip to main content
Anchor to CollectionCreateInput

CollectionCreateInput

input_object

The input fields required to create a collection.

•String

The description of the collection, in HTML format.

•String

A unique human-friendly string for the collection. Automatically generated from the collection's title.

•ImageInput

The image associated with the collection.

•[MetafieldInput!]

The metafields to associate with the collection.

•SEOInput

SEO information for the collection.

•CollectionSortOrder

The order in which the collection's products are sorted.

•[CollectionCreateSourceTargetInput!]

The sources to create for the collection.

•String

The theme template used when viewing the collection in a store.

•String!
non-null

The title of the collection.


Was this section helpful?

Anchor to Mutations using this inputMutations using this input


Was this section helpful?