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