Orders
Add an Order
POST
Body
application/json · any
The body is of type any
.
Response
200 - application/json
Result object returned by InsertQueryBuilder execution.
Generated values returned by a database. Has entity-like structure (not just column database name and values).
Contains inserted entity id. Has entity-like structure (not just column database name and values).
Raw SQL result returned by executed query.