Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductJoinSellingPlanGroupsPayload
Return type for productJoinSellingPlanGroups mutation.
Signature:
export interface ProductJoinSellingPlanGroupsPayload
| Property | Modifiers | Type | Description |
|---|---|---|---|
| product? | Maybe<Product> | (Optional) The product object. | |
| userErrors | Array<SellingPlanGroupUserError> | The list of errors that occurred from executing the mutation. |