# SellingPlanGroupCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `sellingPlanGroupCreate` mutation. ### Access Scopes ## Fields * [sellingPlanGroup](/docs/api/admin-graphql/2024-10/objects/SellingPlanGroup): SellingPlanGroup - The created 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 * [sellingPlanGroupCreate](/docs/api/admin-graphql/2024-10/mutations/sellingPlanGroupCreate) ## Examples