Skip to main content

ViewerActivityFeedConnectionEdge

An edge in a connection.

type ViewerActivityFeedConnectionEdge {
node: ActivityEventType
cursor: String!
}

Fields

ViewerActivityFeedConnectionEdge.node ● ActivityEventType object

The item at the end of the edge

ViewerActivityFeedConnectionEdge.cursor ● String! non-null scalar

A cursor for use in pagination

Member of

ViewerActivityFeedConnectionConnection object