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