--- title: SellingPlanGroupRemoveProductVariantsPayload - GraphQL Admin description: Return type for `sellingPlanGroupRemoveProductVariants` 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/sellingplangroupremoveproductvariantspayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/sellingplangroupremoveproductvariantspayload.md --- # Selling​Plan​Group​Remove​Product​Variants​Payload payload Return type for `sellingPlanGroupRemoveProductVariants` mutation. ## Fields * removed​Product​Variant​Ids [\[ID!\]](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) The removed product variant ids. * 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 * [selling​Plan​Group​Remove​Product​Variants](https://shopify.dev/docs/api/admin-graphql/latest/mutations/sellingPlanGroupRemoveProductVariants) mutation Removes multiple product variants from a selling plan group. *** ## Map ### Mutations with this payload * [selling​Plan​Group​Remove​Product​Variants](https://shopify.dev/docs/api/admin-graphql/latest/types/sellingPlanGroupRemoveProductVariants)