Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanGroupDeletePayload
Return type for sellingPlanGroupDelete mutation.
Signature:
export interface SellingPlanGroupDeletePayload
| Property | Modifiers | Type | Description |
|---|---|---|---|
| deletedSellingPlanGroupId? | Maybe<Scalars[‘ID’][‘output’]> | (Optional) The ID of the deleted selling plan group object. | |
| userErrors | Array<SellingPlanGroupUserError> | The list of errors that occurred from executing the mutation. |