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