pub async fn handle_query<C: ConfigProvider>(
config: &C,
options: QueryOptions,
) -> Result<()>Expand description
Query the graph.
pub async fn handle_query<C: ConfigProvider>(
config: &C,
options: QueryOptions,
) -> Result<()>Query the graph.