Skip to main content

activeStories

activeStories is the list of most recently commented on stories identified by their lastCommentedAt field

activeStories(
limit: Int = 10
): [Story!]!

Arguments

activeStories.limit ● Int scalar

Type

Story object

Story is an Article or Page where Comments are written on by Users.