--- title: SellingPlanGroupAddProductVariantsPayload - GraphQL Admin description: Return type for `sellingPlanGroupAddProductVariants` mutation. api_version: 2025-01 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/2025-01/payloads/sellingplangroupaddproductvariantspayload md: https://shopify.dev/docs/api/admin-graphql/2025-01/payloads/sellingplangroupaddproductvariantspayload.md --- # Selling​Plan​Group​Add​Product​Variants​Payload payload Return type for `sellingPlanGroupAddProductVariants` mutation. ## Fields * selling​Plan​Group [Selling​Plan​Group](https://shopify.dev/docs/api/admin-graphql/2025-01/objects/SellingPlanGroup) The updated selling plan group. * user​Errors [\[Selling​Plan​Group​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/2025-01/objects/SellingPlanGroupUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [selling​Plan​Group​Add​Product​Variants](https://shopify.dev/docs/api/admin-graphql/2025-01/mutations/sellingPlanGroupAddProductVariants) mutation Adds multiple product variants to a selling plan group. *** ## Map ### Mutations with this payload * [selling​Plan​Group​Add​Product​Variants](https://shopify.dev/docs/api/admin-graphql/2025-01/types/sellingPlanGroupAddProductVariants)