--- title: ProductVariantLeaveSellingPlanGroupsPayload - GraphQL Admin description: Return type for `productVariantLeaveSellingPlanGroups` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/productvariantleavesellingplangroupspayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/productvariantleavesellingplangroupspayload.md --- # Product​Variant​Leave​Selling​Plan​Groups​Payload payload Return type for `productVariantLeaveSellingPlanGroups` mutation. ## Fields * product​Variant [Product​Variant](https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductVariant) The product variant object. * user​Errors [\[Selling​Plan​Group​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/SellingPlanGroupUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [product​Variant​Leave​Selling​Plan​Groups](https://shopify.dev/docs/api/admin-graphql/latest/mutations/productVariantLeaveSellingPlanGroups) mutation Remove multiple groups from a product variant. *** ## Map ### Mutations with this payload * [product​Variant​Leave​Selling​Plan​Groups](https://shopify.dev/docs/api/admin-graphql/latest/types/productVariantLeaveSellingPlanGroups)