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