Skip to main content
Anchor to CompanyLocationSortKeys

CompanyLocationSortKeys

enum

The set of valid sort keys for the CompanyLocation query.

Anchor to COMPANY_AND_LOCATION_NAMECOMPANY_AND_LOCATION_NAME

Sort by the company_and_location_name value.

Sort by the company_id value.

Sort by the created_at value.

Sort by the id value.

Sort by the name value.

Sort by relevance to the search terms when the query parameter is specified on the connection. Don't use this sort key when no search query is specified.

Sort by the updated_at value.


Was this section helpful?

•ARGUMENT

A business entity that purchases from the shop as part of B2B commerce. Companies organize multiple locations and contacts who can place orders on behalf of the organization. CompanyLocation objects can have custom pricing through Catalog and PriceList configurations.

•ARGUMENT

A list of products with publishing and pricing information associated with company locations.

•ARGUMENT

The schema's entry-point for queries. This acts as the public, top-level API from which all queries must start.


Was this section helpful?