stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > collectionAddProductsV2

AdminTypes.Mutation.collectionAddProductsV2 property

Asynchronously adds a set of products to a given collection. It can take a long time to run. Instead of returning a collection, it returns a job which should be polled.

Signature:

collectionAddProductsV2?: Maybe<CollectionAddProductsV2Payload>;