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