OptionalafterOptionalbeforeReturn items strictly before this cursor in ledger order (usually the endCursor of
a descending page). Implies order: 'descending', and cannot be combined with
after.
OptionalfilterOptionalincludeOptionallimitOptionalorderOrder of returned results. Defaults to ascending (oldest first).
Optionalsignal
Return items strictly after this cursor in ledger order (usually the
endCursorof an ascending page, or thestartCursorof a descending page to poll for new items). Impliesorder: 'ascending', and cannot be combined withbefore.