OBJECT
OrderCombo
An order combo
link GraphQL Schema definition
- type OrderCombo {
- : UUID!
- : [OrderComboOption]
- : String
- : UUID!
- : UUID
- : [OrderDiscount!]
- : Int
- : String
- }
OBJECT
An order combo
- type OrderCombo {
- : UUID!
- : [OrderComboOption]
- : String
- : UUID!
- : UUID
- : [OrderDiscount!]
- : Int
- : String
- }