DashboardConnection Object
A paginated connection of dashboards, following the Relay specification. Contains edges (cursor + node pairs) and pagination information.
Fields
#
edges
[ DashboardEdge ]
A list of edges containing the cursor and dashboard nodes in this connection.
pageInfo
PageInfo !
Non-null
Information about the current page, including whether there are more pages available.
Usages
#
References
#
- Field getDashboards from Query
Previous
DashboardBackgroundImageCropType
Next
DashboardEdge