Skip to main content

create

Function create 

Source
pub async fn create<S: StorageAdapter>(
    ctx: &Ctx<'_, S>,
    class_name: &str,
    body: WriteBody,
) -> Result<CreateResponse, ParseError>
Expand description

Create an object.