You can use common objects to access common Order Routing Location Rule API objects. ## In this section * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/attribute">Attribute</a></strong> — Represents a generic custom attribute, such as whether an order is a customer’s first. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/buyeridentity">BuyerIdentity</a></strong> — Represents information about the buyer that is interacting with the cart. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/cart">Cart</a></strong> — A cart represents the merchandise that a buyer intends to purchase, and the cost associated with the cart. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/cartcost">CartCost</a></strong> — The cost that the buyer will pay at checkout. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/cartdeliverygroup">CartDeliveryGroup</a></strong> — Information about the options available for one or more line items to be delivered to a specific address. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/cartdeliveryoption">CartDeliveryOption</a></strong> — Information about a delivery option. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/cartline">CartLine</a></strong> — Represents information about the merchandise in the cart. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/cartlinecost">CartLineCost</a></strong> — The cost of the merchandise line that the buyer will pay at checkout. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/collectionmembership">CollectionMembership</a></strong> — Represents whether the product is a member of the given collection. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/company">Company</a></strong> — Represents information about a company which is also a customer of the shop. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/companycontact">CompanyContact</a></strong> — A company’s main point of contact. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/companylocation">CompanyLocation</a></strong> — A company’s location. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/country">Country</a></strong> — A country. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/countrycode">CountryCode</a></strong> — The code designating a country/region, which generally follows ISO 3166-1 alpha-2 guidelines. If a territory doesn’t have a country code value in the `CountryCode` enum, then it might be considered a subdivision of another country. For example, the territories associated with Spain are represented by the country code `ES`, and the territories associated with the United States of America are represented by the country code `US`. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/currencycode">CurrencyCode</a></strong> — The three-letter currency codes that represent the world currencies used in stores. These include standard ISO 4217 codes, legacy codes, and non-standard codes. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/customproduct">CustomProduct</a></strong> — A custom product. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/customer">Customer</a></strong> — Represents a customer with the shop. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/deliverablecartline">DeliverableCartLine</a></strong> — Represents information about the merchandise in the cart. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/deliverymethod">DeliveryMethod</a></strong> — List of different delivery method types. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/fulfillmentgroup">FulfillmentGroup</a></strong> — A group of one or more items to be fulfilled together. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/fulfillmentgrouprankedlocations">FulfillmentGroupRankedLocations</a></strong> — A list of ranked locations for this fulfillment group. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/gateconfiguration">GateConfiguration</a></strong> — Represents a gate configuration. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/gatesubject">GateSubject</a></strong> — Represents a connection from a subject to a gate configuration. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/hasgates">HasGates</a></strong> — Gate subjects associated to the specified resource. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/hasmetafields">HasMetafields</a></strong> — Represents information about the metafields associated to the specified resource. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/hastagresponse">HasTagResponse</a></strong> — Represents whether the current object has the given tag. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/language">Language</a></strong> — A language. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/languagecode">LanguageCode</a></strong> — Language codes supported by Shopify. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/localpickup">LocalPickup</a></strong> — Local pickup settings associated with a location. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/localtime">LocalTime</a></strong> — Represents limited information about the current time relative to the parent object. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/localization">Localization</a></strong> — Information about the localized experiences configured for the shop. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/localizedfield">LocalizedField</a></strong> — Represents the value captured by a localized field. Localized fields are additional fields required by certain countries on international orders. For example, some countries require additional fields for customs information or tax identification numbers. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/localizedfieldkey">LocalizedFieldKey</a></strong> — Unique key identifying localized fields. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/location">Location</a></strong> — Represents the location where the inventory resides. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/locationaddress">LocationAddress</a></strong> — Represents the address of a location. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/mailingaddress">MailingAddress</a></strong> — Represents a mailing address. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/market">Market</a></strong> — A market is a group of one or more regions that you want to target for international sales. By creating a market, you can configure a distinct, localized shopping experience for customers from a specific area of the world. For example, you can [change currency](https://shopify.dev/api/admin-graphql/current/mutations/marketCurrencySettingsUpdate), [configure international pricing](https://shopify.dev/api/examples/product-price-lists), or [add market-specific domains or subfolders](https://shopify.dev/api/admin-graphql/current/objects/MarketWebPresence). * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/marketregion">MarketRegion</a></strong> — Represents a region. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/marketregioncountry">MarketRegionCountry</a></strong> — A country which comprises a market. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/merchandise">Merchandise</a></strong> — The merchandise to be purchased at checkout. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/metafield">Metafield</a></strong> — [Metafields](https://shopify.dev/apps/metafields) enable you to attach additional information to a Shopify resource, such as a [Product](https://shopify.dev/api/admin-graphql/latest/objects/product) or a [Collection](https://shopify.dev/api/admin-graphql/latest/objects/collection). For more information about the Shopify resources that you can attach metafields to, refer to [HasMetafields](https://shopify.dev/api/admin/graphql/reference/common-objects/HasMetafields). * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/moneyv2">MoneyV2</a></strong> — A monetary value with currency. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/operation">Operation</a></strong> — An operation to apply to the fulfillment group inventory locations. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/orderroutinglocationrule">OrderRoutingLocationRule</a></strong> — A customization which ranks inventory locations for fulfillment purposes. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/product">Product</a></strong> — Represents a product. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/productvariant">ProductVariant</a></strong> — Represents a product variant. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/purchasingcompany">PurchasingCompany</a></strong> — Represents information about the buyer that is interacting with the cart. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/rankedlocation">RankedLocation</a></strong> — A location with a rank associated with it. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/sellingplan">SellingPlan</a></strong> — Represents how products and variants can be sold and purchased. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/sellingplanallocation">SellingPlanAllocation</a></strong> — Represents an association between a variant and a selling plan. Selling plan allocations describe the options offered for each variant, and the price of the variant when purchased with a selling plan. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/sellingplanallocationpriceadjustment">SellingPlanAllocationPriceAdjustment</a></strong> — The resulting prices for variants when they’re purchased with a specific selling plan. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/shop">Shop</a></strong> — Information about the shop. * <strong><a href="/docs/api/functions/reference/order-routing-location-rule/graphql/common-objects/weightunit">WeightUnit</a></strong> — Units of measurement for weight.