stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductInput > collectionsToJoin

AdminTypes.ProductInput.collectionsToJoin property

The IDs of the collections that this product will be added to.

Signature:

collectionsToJoin?: InputMaybe<Array<Scalars['ID']['input']>>;