Skip to main content

ReportConnection

Represents a paginated connection of Reports.

type ReportConnection {
edges: [ReportEdge!]!
pageInfo: PageInfo!
}

Fields

NameTypeDescription
edgesReportEdgeA list of ReportEdge objects. Each edge contains an Input object and a cursor for pagination.
pageInfoPageInfoMetadata about the pagination.

On this page

We use cookies to ensure that we give you the best experience on our website. By using the website, you agree to the use of cookies.