stack

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

AdminTypes.SellingPlanGroupAddProductsPayload interface

Return type for sellingPlanGroupAddProducts mutation.

Signature:

export interface SellingPlanGroupAddProductsPayload 

Properties

Property Modifiers Type Description
sellingPlanGroup?   Maybe<SellingPlanGroup> (Optional) The updated selling plan group.
userErrors   Array<SellingPlanGroupUserError> The list of errors that occurred from executing the mutation.