# CompanyContactCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `companyContactCreate` mutation. ### Access Scopes ## Fields * [companyContact](/docs/api/admin-graphql/2024-10/objects/CompanyContact): CompanyContact - The created company contact. * [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 * [companyContactCreate](/docs/api/admin-graphql/2024-10/mutations/companyContactCreate) ## Examples