stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanGroupUpdatePayload > deletedSellingPlanIds

AdminTypes.SellingPlanGroupUpdatePayload.deletedSellingPlanIds property

The IDs of the deleted Subscription Plans.

Signature:

deletedSellingPlanIds?: Maybe<Array<Scalars['ID']['output']>>;