GraphiQL API Documentation
    Preparing search index...

    Variable SEVERITYConst

    SEVERITY: {
        Error: "Error";
        Hint: "Hint";
        Information: "Information";
        Warning: "Warning";
    } = ...

    A whole bunch of the key language services

    Type Declaration

    • ReadonlyError: "Error"
    • ReadonlyHint: "Hint"
    • ReadonlyInformation: "Information"
    • ReadonlyWarning: "Warning"