QueryValidationResult is a datatype for a result of validating a query.

Table: QueryValidationResult

ParameterTypeRequiredDefaultDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Oct 2, 2024
diagnostics[QueryDiagnostic]yes A diagnostic message from query validation. See QueryDiagnostic. This is a preview for internal testing and subject to change.
isValidbooleanyes Whether query is valid. For internal testing.