Skip to content

js-bao-wss-client


js-bao-wss-client / PaginationOptions

Interface: PaginationOptions

Properties

afterCursor?

optional afterCursor: string


beforeCursor?

optional beforeCursor: string


direction?

optional direction: "forward" | "backward"


limit?

optional limit: number