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.

Show input fields
•[MetafieldInput!]

The metafields to associate with the collection.

Show input fields
•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.

Show input fields
•CollectionSortOrder

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

Show enum values
•[CollectionCreateSourceTargetInput!]

The sources to create for the collection.

Show input fields
•[ID!]

The IDs of the sources to delete from the collection.

•[CollectionUpdateSourceTargetInput!]

The sources to update for the collection.

Show input fields
•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?