pub async fn call_query(
node_ref: String,
module_name: String,
query_name: String,
input: IntersticeValue,
) -> Result<(), IntersticeError>pub async fn call_query(
node_ref: String,
module_name: String,
query_name: String,
input: IntersticeValue,
) -> Result<(), IntersticeError>