Magidoc

availableDashboardCharts
Query

A paginated, text-searchable list of the charts available to add to dashboards. This is the source of truth for the dashboard chart picker (only charts made visible by Cloudshelf staff appear).

Arguments

#

after

Paginate after this cursor

before

Pagination before this cursor

first

The number of entities to receive using forwards pagination

last

The number of entities to receive using backwards pagination

textSearch

Response

#

Returns AvailableDashboardChartsPayload !.

Example

#