This page describes the DashboardsResponse object returned by dashboard listing queries.

DashboardsResponse

nodes
[Dashboard!]!
required
Array of dashboard objects matching the query criteria. See Dashboard.
pageInfo
PageInfo!
required
Pagination information for the result set.

Additional Resources