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
ProductValidationType
OBJECT
Copy page
Fields
productId
Integer
Optional
The product id
variantId
Integer
Optional
The variant id
sku
String
Optional
The product's SKU
availableToSell
Integer
Optional
The total available quantity for a product
unlimitedBackorder
Boolean
Optional
Indicate if the product has unlimited backorder
Referenced by
Fields
ValidateProductType.product