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