drilldowns

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

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 LengthThe fields for getting the query of underlying events. See SourceEventsQueryResultType.