GraphiQL API Documentation
    Preparing search index...

    Variable DIAGNOSTIC_SEVERITYConst

    DIAGNOSTIC_SEVERITY: {
        Error: DiagnosticSeverity;
        Hint: DiagnosticSeverity;
        Information: DiagnosticSeverity;
        Warning: DiagnosticSeverity;
    } = ...

    A whole bunch of the key language services

    Type Declaration

    • Error: DiagnosticSeverity
    • Hint: DiagnosticSeverity
    • Information: DiagnosticSeverity
    • Warning: DiagnosticSeverity