Skip to main content

update_core

Function update_core 

Source
pub async fn update_core(
    state: &AppState,
    rc: &RequestContext,
    authority: &Authority,
    class_name: &str,
    object_id: &str,
    body: &Value,
) -> Result<Value, ParseError>