Objects
InstacartOrderItem
No description
Fields
itemID
String!
The Instacart ID of the item
productName
String!
The name of the ordered item.
unitPrice
String!
The price per unit e.g (1.39 • 1 gal).
statusInstacartItemStatus!
Enum indicating the status of the ordered item e.g found
quantityPurchased
Int64!
The quantity purchased.