Skip to main content
Anchor to CollectionReorderProductsPayload

CollectionReorderProductsPayload

payload

Return type for collectionReorderProducts mutation.

•Job

The asynchronous job reordering the products.

•[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Asynchronously reorders a set of products within a specified collection. Instead of returning an updated collection, this mutation returns a job, which should be polled. The Collection.sortOrder must be MANUAL. Displaced products will have their position altered in a consistent manner, with no gaps.


Was this section helpful?
OSZAR »