Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/types
GraphqlPagination
Type Alias GraphqlPagination
type
GraphqlPagination
=
{
after
?:
string
;
before
?:
string
;
first
?:
number
;
last
?:
number
;
sortBy
?:
string
;
}
Index
Properties
after?
before?
first?
last?
sort
By?
Properties
Optional
after
after
?:
string
Optional
before
before
?:
string
Optional
first
first
?:
number
Optional
last
last
?:
number
Optional
sort
By
sortBy
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
after
before
first
last
sort
By
Home
GitHub
Left Curve Software Stack
Loading...