A location or branch of a company that's a customer of the shop. Configuration of B2B relationship, for example prices lists and checkout settings, may be done for a location.
billingAddress•
CompanyAddress
The address used as billing address for the location.
buyerExperienceConfiguration•
BuyerExperienceConfiguration
The configuration for the buyer's B2B checkout.
catalogs•
CatalogConnection!
non-null
The list of catalogs associated with the company location.
catalogsCount•
Count
The number of catalogs associated with the company location. Limited to a maximum of 10000.
company•
Company!
non-null
The company that the company location belongs to.
createdAt•
DateTime!
non-null
The date and time (ISO 8601 format) at which the company location was created in Shopify.
currency•
CurrencyCode!
non-null
The location's currency based on the shipping address. If the shipping address is empty, then the value is the shop's primary market.
defaultCursor•
String!
non-null
A default cursor that returns the single next record, sorted ascending by ID.
draftOrders•
DraftOrderConnection!
non-null
The list of draft orders for the company location.
events•
EventConnection!
non-null
The paginated list of events associated with the host subject.
externalId•
String
A unique externally-supplied ID for the company location.
hasTimelineComment•
Boolean!
non-null
Whether the merchant added a timeline comment to the company location.
id•
ID!
non-null
A globally-unique ID.
inCatalog•
Boolean!
non-null
Whether the company location is assigned a specific catalog.
locale•
String
The preferred locale of the company location.
market•
Market!
non-null
The market that includes the location's shipping address. If the shipping address is empty, then the value is the shop's primary market.
metafield•
Metafield
A custom field,
including its namespace and key, that's associated with a Shopify resource
for the purposes of adding and storing additional information.
metafields•
MetafieldConnection!
non-null
A list of custom fields
that a merchant associates with a Shopify resource.
name•
String!
non-null
The name of the company location.
note•
String
A note about the company location.
orders•
OrderConnection!
non-null
The list of orders for the company location.
ordersCount•
Count
The total number of orders placed for the location.
phone•
String
The phone number of the company location.
roleAssignments•
CompanyContactRoleAssignmentConnection!
non-null
The list of roles assigned to the company location.
shippingAddress•
CompanyAddress
The address used as shipping address for the location.
totalSpent•
MoneyV2!
non-null
The total amount spent by the location.
updatedAt•
DateTime!
non-null
The date and time (ISO 8601 format) at which the company location was last modified.
metafieldDefinitions•
MetafieldDefinitionConnection!
non-nullDeprecated
List of metafield definitions. This field will be removed in a future version. Use the root metafieldDefinitions field instead.
orderCount•
Int!
non-nullDeprecated
The total number of orders placed for the location. Use ordersCount instead.
privateMetafield•
PrivateMetafield
Deprecated
Returns a private metafield by namespace and key that belongs to the resource. Metafields created using a reserved namespace are private by default. See our guide for
migrating private metafields.
privateMetafields•
PrivateMetafieldConnection!
non-nullDeprecated
List of private metafields that belong to the resource. Metafields created using a reserved namespace are private by default. See our guide for
migrating private metafields.
taxExemptions•
[TaxExemption!]!
non-nullDeprecated
The list of tax exemptions applied to the location. Use taxSettings instead.
taxRegistrationId•
String
Deprecated
The tax registration ID for the company location. Use taxSettings instead.