Skip to main content

storyItems

Lists StoryItems

Arguments

afterString

A cursor to search after (only include first & after or last & before)

beforeString

A cursor to search before (only include first & after or last & before)

firstInt

The number of results to fetch when searching forward (only include first & after or last & before)

lastInt

The number of results to fetch when searching backward (only include first & after or last & before)

searchString

A search query to filter results

sortBySortStoryItemsBy

The sort key

sortDirSortDirection

The sort direction

storyIdID!

An ID for a Story to filter by

storySectionIdID!

An ID for a StorySection to filter by

Returns

StoryItemConnection!
A connection to a list of items.