DashboardLinkInteraction is a datatype for a dashboard link interaction.

This datatype is part of the union datatype, QueryBasedWidgetInteractionTypeInfo, which is used by the datatype, QueryBasedWidgetInteraction, which is used by several other datatypes (e.g., QueryBasedWidget, SavedQuery, ViewInteraction), which are used by several mutation and query fields.

Table: DashboardLinkInteraction

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 24, 2024
arguments[DictionaryEntryType]yes Long-TermThe dictionary entry arguments for the dashboard link. See DictionaryEntryType.
dashboardReferenceDashboardLinkInteractionDashboardReferenceyes Long-TermThe dashboard link for an interaction. See DashboardLinkInteractionDashboardReference.
openInNewTabbooleanyes Long-TermWhether to open in a new tab.
useWidgetTimeWindowbooleanyes Long-TermWhether to use the TimeWindow widget.