Noticeable
OBJECT
A list of edges. DEPRECATED: use PublicationEdge instead. This type will be removed after May 21, 2023.
type PostEdge {# A cursor for use in pagination.cursor: String! # The item at the end of the edge.node: Post }