WidgetNotePropertiesInput is an input datatype for the properties of a note widget.

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

Table: WidgetNotePropertiesInput

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 23, 2024
backgroundColorstring  Long-TermThe background color to use for displaying the note widget.
textstringyes Long-TermThe text the note widget will contain.
textColorstring  Long-TermThe color to use for the text displayed in the note widget.