SourceEventsQueryResultType is a datatype for a query that gives the underlying events for some specified fields. The queryArguments parameter is for the names of free variables in the query, prefixed with a ?. For example, thing in some=?thing | count().

Table: SourceEventsQueryResultType

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 3, 2024
diagnostics[QueryDiagnostic]yes PreviewThe diagnostics. See QueryDiagnostic.
querystring  PreviewThe query used. This is a preview and subject to change.
queryArguments[string]yes PreviewThe query arguments. This is a preview and subject to change.