stack

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

AdminTypes.ProductVariantLeaveSellingPlanGroupsPayload interface

Return type for productVariantLeaveSellingPlanGroups mutation.

Signature:

export interface ProductVariantLeaveSellingPlanGroupsPayload 

Properties

Property Modifiers Type Description
productVariant?   Maybe<ProductVariant> (Optional) The product variant object.
userErrors   Array<SellingPlanGroupUserError> The list of errors that occurred from executing the mutation.