QueryAssistantDiagnosticSeverity is an enumerated list of severity levels related to query assistant diagnostics.

This enumerated datatype is used by the datatype, QueryAssistantDiagnostic, which is used by the datatype, QueryAssistantSuccess, which is part of the union datatype, QueryAssistantAssistance. That union datatype is used by the datatype, QueryAssistantResult, which is used by the queryAssistance() query field.

Table: QueryAssistantDiagnosticSeverity

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: May 9, 2025
Error   PreviewThe query assistant diagnosis severity level is an Error.
Hint   PreviewThe query assistant diagnostic is providing a Hint.
Information   PreviewThe diagnosis is just Information.
Warning   PreviewThe severity is at the Warning level.