Rollups APIsFrontend APIsGraphQL APIObjectsNoticeEdgeOn this pageNoticeEdgePagination entry type NoticeEdge { node: Notice! cursor: String!} Fields NameTypeDescriptionnodeNotice!The Notice object.cursorString!A string that serves as a pagination cursor for this particular edge.