INPUT_OBJECT
AddOrderItemInput
add order item input type
link GraphQL Schema definition
- input AddOrderItemInput {
- : UUID!
- : UUID!
- : Boolean
- : [AddOrderItemOptionInput]
- : UUID!
- : String!
- : [AddOrderDiscountInput!]
- : Int!
- : Decimal
- }
INPUT_OBJECT
add order item input type
- input AddOrderItemInput {
- : UUID!
- : UUID!
- : Boolean
- : [AddOrderItemOptionInput]
- : UUID!
- : String!
- : [AddOrderDiscountInput!]
- : Int!
- : Decimal
- }