--- title: CompanyCreateInput - GraphQL Admin description: The input fields and values for creating a company and its associated resources. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/companycreateinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/companycreateinput.md --- # Company​Create​Input input\_object The input fields and values for creating a company and its associated resources. ## Fields * company [Company​Input!](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CompanyInput) required The attributes for the company. * company​Contact [Company​Contact​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CompanyContactInput) The attributes for the company contact. * company​Location [Company​Location​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CompanyLocationInput) The attributes for the company location. *** ## Map No referencing types