Skip to main content

create

Function create 

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

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