stack

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

AdminTypes.ProductJoinSellingPlanGroupsPayload interface

Return type for productJoinSellingPlanGroups mutation.

Signature:

export interface ProductJoinSellingPlanGroupsPayload 

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.