Skip to main content
QUERY
sseHistoryColumnPresetPage(view: SseHistoryView!, first: Int, after: String): SseHistoryColumnPresetPage!

Arguments

view

History view that owns the presets.

first
Int
default:100

Maximum nodes to return.

after
String

Cursor returned by the previous page.

Column presets in the current page.

nextCursor
String

Cursor for the next page, or null at the end.

totalCount
Int!

Total preset count before pagination.

Query
Variables
Response