# SellingPlanGroupUpdatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `sellingPlanGroupUpdate` mutation. ### Access Scopes ## Fields * [deletedSellingPlanIds](/docs/api/admin-graphql/2024-10/scalars/ID): ID - The IDs of the deleted Subscription Plans. * [sellingPlanGroup](/docs/api/admin-graphql/2024-10/objects/SellingPlanGroup): SellingPlanGroup - The updated Selling Plan Group. * [userErrors](/docs/api/admin-graphql/2024-10/objects/SellingPlanGroupUserError): SellingPlanGroupUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [sellingPlanGroupUpdate](/docs/api/admin-graphql/2024-10/mutations/sellingPlanGroupUpdate) ## Examples