stack

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

AdminTypes.ProductLeaveSellingPlanGroupsPayload interface

Return type for productLeaveSellingPlanGroups mutation.

Signature:

export interface ProductLeaveSellingPlanGroupsPayload 

Properties

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