DashboardUpdateFrequencyInput is an input datatype for setting a dashboard's update frequency. It's used by the datatype, CreateDashboardInput, which is used by the createDashboard() mutation field.

Table: DashboardUpdateFrequencyInput

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: Sep 18, 2024
updateFrequencyTypeDashboardUpdateFrequencyyes Long-TermThis is the frequency at which a dashboard fetches new results for widgets. See DashboardUpdateFrequency .