Interval is an enumerated list of time intervals for running aggregations.

This datatype is used by the PersistedAggregationScheduleInput datatype, which is used by UpdatePersistedAggregationInput, which in turn is used by the updatePersistedAggregation() mutation.

Table: Interval

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: Mar 30, 2026
Daily   PreviewRun aggregation once a day.
FiveMinutes   PreviewRun aggregation every five minutes.
Hourly   PreviewRun aggregation once an hour.
Monthly   PreviewRun aggregation once a month.
TenMinutes   PreviewRun aggregation every ten minutes.
ThirtyMinutes   PreviewRun aggregation every thirty minutes.
Weekly   PreviewRun aggregation once a week.
Yearly   PreviewRun aggregation once a year.