Skip to main content

create

Function create 

Source
pub async fn create<R: Resource + ?Sized>(
    res: &R,
    ctx: &ReqCtx,
    body: Value,
) -> ApiResponse
Expand description

Authorize, filter to writable columns, insert, and record the create.