drilldowns is a datatype for to get the query that returns the underlying events for the given fields.

This datatype is used by queryAnalysis, which is in turn used by the queryAnalysis() query field.

Table: drilldowns

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: Dec 9, 2025
sourceEventsForFieldsQuery(fields: [string]!): SourceEventsQueryResultType!multipleyes PreviewThe fields for getting the query of underlying events. See SourceEventsQueryResultType.