# SellingPlanGroupDeletePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `sellingPlanGroupDelete` mutation. ### Access Scopes ## Fields * [deletedSellingPlanGroupId](/docs/api/admin-graphql/2024-10/scalars/ID): ID - The ID of the deleted selling plan group object. * [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 * [sellingPlanGroupDelete](/docs/api/admin-graphql/2024-10/mutations/sellingPlanGroupDelete) ## Examples