Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
PageInfo
Type alias PageInfo
Page
Info
:
{
__typename
?:
"PageInfo"
;
endCursor
:
Maybe
<
Scalars
[
"String"
]
>
;
hasNextPage
:
Scalars
[
"Boolean"
]
;
hasPreviousPage
:
Scalars
[
"Boolean"
]
;
startCursor
:
Maybe
<
Scalars
[
"String"
]
>
;
}
Type declaration
Optional
__typename
?:
"PageInfo"
end
Cursor
:
Maybe
<
Scalars
[
"String"
]
>
has
Next
Page
:
Scalars
[
"Boolean"
]
has
Previous
Page
:
Scalars
[
"Boolean"
]
start
Cursor
:
Maybe
<
Scalars
[
"String"
]
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc