# CompanyCreateInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields and values for creating a company and its associated resources. ### Access Scopes ## Fields * [company](/docs/api/admin-graphql/2024-10/input-objects/CompanyInput): CompanyInput! - The attributes for the company. * [companyContact](/docs/api/admin-graphql/2024-10/input-objects/CompanyContactInput): CompanyContactInput - The attributes for the company contact. * [companyLocation](/docs/api/admin-graphql/2024-10/input-objects/CompanyLocationInput): CompanyLocationInput - The attributes for the company location. ## Input objects with this input object * [companyCreate](/docs/api/admin-graphql/2024-10/mutations/companyCreate) ## Examples