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

Table: QueryValidationResult

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: Oct 2, 2024
diagnostics[QueryDiagnostic]yes PreviewA diagnostic message from query validation. See QueryDiagnostic. This is a preview for internal testing and subject to change.
isValidbooleanyes PreviewWhether query is valid. For internal testing.