stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanGroupInput > sellingPlansToDelete

AdminTypes.SellingPlanGroupInput.sellingPlansToDelete property

List of selling plans ids to delete.

Signature:

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