Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductInput > collectionsToLeave
The IDs of collections that will no longer include the existing product.
Signature:
collectionsToLeave?: InputMaybe<Array<Scalars['ID']['input']>>;