CompanyLocation - storefront - OBJECT
Version: 2024-10
Description:
A company's location.
Access Scopes
Fields
createdAt
: DateTime! - The date and time ([ISO 8601 format](http://en.wikipedia.org/wiki/ISO_8601)) at which the company location was created in Shopify.
externalId
: String - A unique externally-supplied ID for the company.
id
: ID! - A globally-unique ID.
locale
: String - The preferred locale of the company location.
metafield
: Metafield - Returns a metafield found by namespace and key.
metafields
: Metafield! - The metafields associated with the resource matching the supplied list of namespaces and keys.
name
: String! - The name of the company location.
updatedAt
: DateTime! - The date and time ([ISO 8601 format](http://en.wikipedia.org/wiki/ISO_8601)) at which the company location was last modified.
Connections
Related queries
Related mutations
Related Unions
MetafieldParentResource
A resource that the metafield belongs to.
Examples