--- title: SellingPlanGroupCreatePayload - GraphQL Admin description: Return type for `sellingPlanGroupCreate` 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/sellingplangroupcreatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/sellingplangroupcreatepayload.md --- # Selling​Plan​Group​Create​Payload payload Return type for `sellingPlanGroupCreate` mutation. ## Fields * selling​Plan​Group [Selling​Plan​Group](https://shopify.dev/docs/api/admin-graphql/latest/objects/SellingPlanGroup) The created selling plan group 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 * [selling​Plan​Group​Create](https://shopify.dev/docs/api/admin-graphql/latest/mutations/sellingPlanGroupCreate) mutation Creates a Selling Plan Group. *** ## Map ### Mutations with this payload * [selling​Plan​Group​Create](https://shopify.dev/docs/api/admin-graphql/latest/types/sellingPlanGroupCreate)