Anchor to CollectionAddProductsV2PayloadCollection
payloadCollection Add Products V2Payload
Return type for mutation.
Anchor to FieldsFields
- •Job
The asynchronous job adding the products.
- Anchor to userErrorsuser•[Collection
Errors Add Products V2User Error!]! 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
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?