activityFeed
No description
activityFeed(
after: String
first: Int
folderId: String
): ViewerActivityFeedConnectionConnection
Arguments
activityFeed.after ● String scalar
Returns the items in the list that come after the specified cursor.
activityFeed.first ● Int scalar
Returns the first n items from the list.
activityFeed.folderId ● String scalar
Type
ViewerActivityFeedConnectionConnection object
A connection to a list of items.