INPUT_OBJECT
add order order type
input AddOrderOrderTypeInput {id: UUID!name: String!orderTypeId: UUID!}