Skip to main content

delete_core

Function delete_core 

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