DashboardLinkInteractionDashboardReference is a datatype for a reference to a dashboard either by its identifier or name.

This datatype is used by the datatype, DashboardLinkInteraction, which 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: DashboardLinkInteractionDashboardReference

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: Aug 19, 2025
idstring  Long-TermThe unique identifier of the dashboard link for interaction.
namestring  Long-TermThe name of the dashboard link for interaction.
packageSpecifierUnversionedPackageSpecifier  Long-TermThe package specifier. UnversionedPackageSpecifier is a scalar.
repoOrViewNameRepoOrViewName  Long-TermThe name of the repository. RepoOrViewName is a scalar.