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