--- title: ProductLeaveSellingPlanGroupsPayload - GraphQL Admin description: Return type for `productLeaveSellingPlanGroups` 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/productleavesellingplangroupspayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/productleavesellingplangroupspayload.md --- # Product​Leave​Selling​Plan​Groups​Payload payload Return type for `productLeaveSellingPlanGroups` mutation. ## Fields * product [Product](https://shopify.dev/docs/api/admin-graphql/latest/objects/Product) The product object. * 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 * [product​Leave​Selling​Plan​Groups](https://shopify.dev/docs/api/admin-graphql/latest/mutations/productLeaveSellingPlanGroups) mutation Removes multiple groups from a product. *** ## Map ### Mutations with this payload * [product​Leave​Selling​Plan​Groups](https://shopify.dev/docs/api/admin-graphql/latest/types/productLeaveSellingPlanGroups)