OBJECT
An edge in a connection.
type MediaItemEdge {# The item at the end of the edge.node: MediaItem # A cursor for use in pagination.cursor: Cursor! }