@stigg/js-client-sdk - v4.12.0
Preparing search index...
PageInfoFragment
Type Alias PageInfoFragment
type
PageInfoFragment
=
{
__typename
?:
"PageInfo"
;
endCursor
?:
any
|
null
;
hasNextPage
?:
boolean
|
null
;
hasPreviousPage
?:
boolean
|
null
;
startCursor
?:
any
|
null
;
}
Index
Properties
__
typename?
end
Cursor?
has
Next
Page?
has
Previous
Page?
start
Cursor?
Properties
Optional
__
typename
__typename
?:
"PageInfo"
Optional
end
Cursor
endCursor
?:
any
|
null
Optional
has
Next
Page
hasNextPage
?:
boolean
|
null
Optional
has
Previous
Page
hasPreviousPage
?:
boolean
|
null
Optional
start
Cursor
startCursor
?:
any
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
end
Cursor
has
Next
Page
has
Previous
Page
start
Cursor
@stigg/js-client-sdk - v4.12.0
Loading...