For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
B2B
Types
Objects
OrderedProductType
OBJECT
Copy page
Fields
id
String
Required
The ID of the object
createdAt
Integer
Required
updatedAt
Integer
Required
productName
String
Required
product name
productId
String
Required
product id
variantId
String
Required
product variant id
orderedTimes
String
Required
product ordered times
firstOrderedAt
Integer
Required
lastOrderedAt
Integer
Required
lastOrderedItems
String
Required
Items count when last ordered
orderProductId
String
Required
product id
sku
String
Required
product sku
lastOrdered
String
Required
product last ordered timestamp
productBrandName
String
Optional
product brand name
variantSku
String
Optional
optionList
String
Optional
product option list
companyId
CompanyType
Optional
Show 14 fields
ordersInfo
String
Optional
orders info
optionSelections
String
Optional
option selections
imageUrl
String
Optional
Image url of product
channelId
Integer
Optional
The B2BEdition channel id
channelName
String
Optional
The channel name
baseSku
String
Optional
Product base SKU
basePrice
String
Optional
Product base price
discount
String
Optional
Product discount
tax
String
Optional
Product tax
enteredInclusive
Boolean
Optional
Product entered inclusive
productUrl
String
Optional
Product url
Referenced by
Fields
OrderedProductTypeCountableEdge.node