Anchor to CollectionAddProductsV2UserErrorCollection
objectCollection Add Products V2User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Collection
Add Products V2User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Adds products to a
Collectionasynchronously and returns aJobto 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
jobquery to monitor completion status.
Was this section helpful?