pub async fn query_load( pid: Principal, query: LoadQuery, ) -> Result<Vec<Key>, Error>
Call the generated icydb_query_load method on the remote canister.
icydb_query_load