Skip to content

js-bao


js-bao / PaginationOptions

Interface: PaginationOptions

Properties

afterCursor?

optional afterCursor: string


beforeCursor?

optional beforeCursor: string


direction?

optional direction: "forward" | "backward"


limit?

optional limit: number