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 input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for 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.