INPUT_OBJECT
AddOrderComboInput
add order combo input type
link GraphQL Schema definition
- input AddOrderComboInput {
- : UUID!
- : [AddOrderComboOptionInput!]
- : String
- : UUID!
- : UUID!
- : [AddOrderDiscountInput!]
- : Int!
- : String!
- }
INPUT_OBJECT
add order combo input type
- input AddOrderComboInput {
- : UUID!
- : [AddOrderComboOptionInput!]
- : String
- : UUID!
- : UUID!
- : [AddOrderDiscountInput!]
- : Int!
- : String!
- }