Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanGroupAddProductsPayload
Return type for sellingPlanGroupAddProducts
mutation.
Signature:
export interface SellingPlanGroupAddProductsPayload
Property | Modifiers | Type | Description |
---|---|---|---|
sellingPlanGroup? | Maybe<SellingPlanGroup> | (Optional) The updated selling plan group. | |
userErrors | Array<SellingPlanGroupUserError> | The list of errors that occurred from executing the mutation. |