Entity
Preparing search index...
@expo/entity-database-adapter-knex
PageInfo
Interface PageInfo
Page information for pagination
interface
PageInfo
{
endCursor
:
string
|
null
;
hasNextPage
:
boolean
;
hasPreviousPage
:
boolean
;
startCursor
:
string
|
null
;
}
Index
Properties
end
Cursor
has
Next
Page
has
Previous
Page
start
Cursor
Properties
end
Cursor
endCursor
:
string
|
null
has
Next
Page
hasNextPage
:
boolean
has
Previous
Page
hasPreviousPage
:
boolean
start
Cursor
startCursor
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Cursor
has
Next
Page
has
Previous
Page
start
Cursor
Entity
Loading...
Page information for pagination