Types > Reservation
Description
Topic: Inventory
Fields
Commentary for reference
Date and time reservation was created
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
customer: Customer
Optional customer associated with a reservation
Expandable
Permission bit: "customers.read"
Date and time when reservation will be automatically nullified
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Unique reservation identifier. See also: Unique Identifiers
Example: "rx_EQzGqWoY"
items: [ReservationItem!]!
Used By
Mutations
reservationsCreate, reservationsModify
Queries
Types
ReservationPage, VariantInventoryState
Preview (typescript)
Loading module