# CompanyContactCreatePayload - admin - PAYLOAD Version: unstable ## Description Return type for `companyContactCreate` mutation. ### Access Scopes ## Fields * [companyContact](/docs/api/admin/unstable/objects/CompanyContact): CompanyContact - The created company contact. * [userErrors](/docs/api/admin/unstable/objects/BusinessCustomerUserError): BusinessCustomerUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [companyContactCreate](/docs/api/admin/unstable/mutations/companyContactCreate) ## Examples