Type Alias: RelayPageInfo
RelayPageInfo =
object
Defined in: packages/mock/src/pagination.ts:76
Properties
endCursor
endCursor:
string
Defined in: packages/mock/src/pagination.ts:80
hasNextPage
hasNextPage:
boolean
Defined in: packages/mock/src/pagination.ts:78
hasPreviousPage
hasPreviousPage:
boolean
Defined in: packages/mock/src/pagination.ts:77
startCursor
startCursor:
string
Defined in: packages/mock/src/pagination.ts:79