# CompanyCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `companyCreate` mutation. ### Access Scopes ## Fields * [company](/docs/api/admin-graphql/2024-10/objects/Company): Company - The created company. * [userErrors](/docs/api/admin-graphql/2024-10/objects/BusinessCustomerUserError): BusinessCustomerUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [companyCreate](/docs/api/admin-graphql/2024-10/mutations/companyCreate) ## Examples