vector_api_client::gql::health_query

Constant QUERY

source
pub const QUERY: &str = "query HealthQuery {\n  health\n}\n";