query_delete

Function query_delete 

Source
pub async fn query_delete(
    pid: Principal,
    query: DeleteQuery,
) -> Result<Vec<Key>, Error>
Expand description

Call the generated icydb_query_delete method on the remote canister.