DashboardUpdateFrequency is an enumerated list of frequencies on which a dashboard updates its results.

This datatype is used by the input datatype, DashboardUpdateFrequencyInput, which is used by two other input datatypes: CreateDashboardInput, which is used by the createDashboard() mutation field; and UpdateDashboardInput, which is used by the updateDashboard() mutation.

Table: DashboardUpdateFrequency

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: May 8, 2025
Never   Long-TermUsed to indicate that dashboards are never updated.
RealTime   Long-TermUsed to set dashboards as updating in real time.