Magidoc

DashboardCellInput
Input Object

Fields

#

h

Non-null

The height of the cell in rows (minimum 1).

id

The id of an existing cell. Omit for newly added cells and the server will assign one.

paramValues

This cell's per-chart param value overrides. Keys must be param slugs this cell's chart maps.

questionId

Non-null

The Metabase question id to render in this cell.

title

Non-null

The title shown above the chart.

w

Non-null

The width of the cell in columns (1-4).

x

Non-null

The column the cell starts in (0-3).

y

Non-null

The row the cell starts in (0 based).

Usages

#

References

#

  • Argument cells of field updateDashboardCells from type Mutation