Rollups APIsFrontend APIsGraphQL APIObjectsReportEdgeOn this pageReportEdgePagination entrytype ReportEdge { node: Report! cursor: String!}FieldsNameTypeDescriptionnodeReport!The Report object.cursorString!A string that serves as a pagination cursor for this particular edge.