query_load

Function query_load 

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

Call the generated icydb_query_load method on the remote canister.