stack

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

AdminTypes.SellingPlanGroupAddProductVariantsPayload interface

Return type for sellingPlanGroupAddProductVariants mutation.

Signature:

export interface SellingPlanGroupAddProductVariantsPayload 

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.