stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryProfileInput > variantsToDissociate

AdminTypes.DeliveryProfileInput.variantsToDissociate property

The list of product variant IDs to be dissociated from the delivery profile. The dissociated product variants are moved back to the default delivery profile.

Signature:

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