--- title: SellingPlanGroupUpdatePayload - GraphQL Admin description: Return type for `sellingPlanGroupUpdate` 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/sellingplangroupupdatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/sellingplangroupupdatepayload.md --- # Selling​Plan​Group​Update​Payload payload Return type for `sellingPlanGroupUpdate` mutation. ## Fields * deleted​Selling​Plan​Ids [\[ID!\]](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) The IDs of the deleted Subscription Plans. * selling​Plan​Group [Selling​Plan​Group](https://shopify.dev/docs/api/admin-graphql/latest/objects/SellingPlanGroup) The updated Selling Plan Group. * 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​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/sellingPlanGroupUpdate) mutation Update a Selling Plan Group. *** ## Map ### Mutations with this payload * [selling​Plan​Group​Update](https://shopify.dev/docs/api/admin-graphql/latest/types/sellingPlanGroupUpdate)