Create / Update record

This action is a mix between action Create and Update. Instead of start from one id for one model, we start from query. If the query return values then update records else create new record. In the case where several objects are reported by the request then The query must be used context like an input array to set some variables.

Create / Update record