Noticeable
OBJECT
DEPRECATED: use PublicationConnection instead. This type will be removed after May 21, 2023.
type PostConnection {# Information to aid in pagination.pageInfo: PageInfo! # A list of edges.edges: [PostEdge] }