Skip to main content
Anchor to CollectionUpdateInput

CollectionUpdateInput

input_object

The input fields required to update 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.

•ID

Specifies the collection to update.

•ImageInput

The image associated with the collection.

•[MetafieldInput!]

The metafields to associate with the collection.

•Boolean
Default:false

Indicates whether a redirect is required after a new handle has been provided. If true, then the old handle is redirected to the new one automatically.

•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.

•[ID!]

The IDs of the sources to delete from the collection.

•String

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

•String

The title of the collection.


Was this section helpful?

Anchor to Mutations using this inputMutations using this input


Was this section helpful?