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