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

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

Table: drilldowns

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