stack

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

AdminTypes.ProductInput.collectionsToLeave property

The IDs of collections that will no longer include the existing product.

Signature:

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