Description
Topic: Customer Inventory
Fields
Date and time item was added to inventory
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
customer: StorefrontCustomer
Date and time item was disabled
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Total amount of times it is allowed to download the digital product
Example: 50
Amount of times the digital product was downloaded
Example: 5
Date and time when item expires
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Amount of money gift card represents
Example: 10000
Unique generated gift card code (shop owner/users only)
Example: "H35K-DJKS-75TK-TJR4"
Unique generated gift card code (last 4 symbols)
Example: "TJR4"
Whether gift card was used or not
Example: false
Unique customer inventory item identifier. See also: Unique Identifiers
Example: "ii_EQzGqWoY"
order: StorefrontOrder
type: CustomerInventoryType!
Type of item
Date and time when the order was last modified
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
variant: StorefrontProductVariant
Used By
Queries
Types
StorefrontCustomerInventoryPage, StorefrontFulfillmentLineItem
Preview (typescript)
Loading module