QueryValidationInfo is a datatype for the results of query validation.

This datatype is used by the datatype, AnalyzeQueryInfo, which is used by the analyzeQuery() query field, and the datatype, QueryConcatenationInfo, which is used by the concatenateQueries() query field,

Table: QueryValidationInfo

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: Mar 19, 2025
diagnostics[QueryDiagnosticInfoOutputType]yes Short-TermThe query diagnostics. See QueryDiagnosticInfoOutputType.
isValidbooleanyes Short-TermWhether it's valid.