Magidoc

DashboardChartParamMappingInput
Input Object

Maps a single Metabase question parameter to a session-activity key.

Fields

#

defaultKind

How the default value is produced when no value has been saved. Defaults to NONE.

defaultOffsetDays

The number of days, used by the DAYS_FROM_TODAY and DAYS_AFTER_TODAY date default kinds.

defaultTimeOfDay

The time-of-day (HH:mm) appended to a resolved DATETIME default. DATETIME params only.

defaultValue

The literal default value, used when defaultKind is STATIC.

defaultValues

[ String !]

The literal default values, used when defaultKind is STATIC and the param is multi-select.

mappedKey

Non-null

The session-activity column key or fixed key to map it to.

metabaseParamSlug

Non-null

The slug of the Metabase question parameter to map.