Skip to main content
mutation

Requires write_products access scope. Also: The app must have access to the input fields used to update the collection. Further, the store must not be on the Starter or Retail plans and user must have a permission to update collection.

Updates a collection.

•CollectionInput!required

The updated properties for the collection.


Was this section helpful?

Anchor to CollectionUpdatePayload returnsCollectionUpdatePayload returns

•Collection

The updated collection.

•Job

The asynchronous job updating the products based on the new rule set.

•[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?