# CompanyContact - storefront - OBJECT Version: 2024-10 ## Description A company's main point of contact. ### Access Scopes ## Fields * [createdAt](/docs/api/storefront/2024-10/scalars/DateTime): DateTime! - The date and time ([ISO 8601 format](http://en.wikipedia.org/wiki/ISO_8601)) at which the company contact was created in Shopify. * [id](/docs/api/storefront/2024-10/scalars/ID): ID! - A globally-unique ID. * [locale](/docs/api/storefront/2024-10/scalars/String): String - The company contact's locale (language). * [title](/docs/api/storefront/2024-10/scalars/String): String - The company contact's job title. * [updatedAt](/docs/api/storefront/2024-10/scalars/DateTime): DateTime! - The date and time ([ISO 8601 format](http://en.wikipedia.org/wiki/ISO_8601)) at which the company contact was last modified. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples