stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanGroupDeletePayload

AdminTypes.SellingPlanGroupDeletePayload interface

Return type for sellingPlanGroupDelete mutation.

Signature:

export interface SellingPlanGroupDeletePayload 

Properties

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.