Home > @infiniteobjects/shopify-data-manager > AdminTypes > CollectionAddProductsV2Payload
Return type for collectionAddProductsV2
mutation.
Signature:
export interface CollectionAddProductsV2Payload
Property | Modifiers | Type | Description |
---|---|---|---|
job? | Maybe<Job> | (Optional) The asynchronous job adding the products. | |
userErrors | Array<CollectionAddProductsV2UserError> | The list of errors that occurred from executing the mutation. |