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 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: 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.