notices
Get notices with support for pagination (filtering not implemented at the moment)
notices(
first: Int
last: Int
after: String
before: String
where: NoticeFilter
): NoticeConnection!
Arguments
first
(Int
)
last
(Int
)
after
(String
)
before
(String
)
where
(NoticeFilter
)
Type
NoticeConnection
Notice pagination result