Function graphql_lint::lint

source ·
pub fn lint(schema: &str) -> Result<Vec<(String, Severity)>, LinterError>