Skip to main content
Anchor to CollectionAddProductsV2UserError

CollectionAddProductsV2UserError

object

An error that occurs during the execution of CollectionAddProductsV2.

•CollectionAddProductsV2UserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Adds products to a Collection asynchronously and returns a Job to track the operation's progress. This mutation handles large product sets efficiently by processing them in the background.

You can poll the returned job using the job query to monitor completion status.


Note

This mutation adds products in the order specified in the productIds argument.



Was this section helpful?


Was this section helpful?