Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanGroupAddProductVariantsPayload
Return type for sellingPlanGroupAddProductVariants
mutation.
Signature:
export interface SellingPlanGroupAddProductVariantsPayload
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. |