Preparing search index...
The search index is not available
@tokens-studio/sdk
@tokens-studio/sdk
PaginatedProjects
Type Alias PaginatedProjects
Paginated
Projects
:
{
currentPage
:
Scalars
[
"Int"
]
[
"output"
]
;
data
:
Project
[]
;
lastPage
:
Scalars
[
"Int"
]
[
"output"
]
;
nextPage
?:
Maybe
<
Scalars
[
"Int"
]
[
"output"
]
>
;
prevPage
?:
Maybe
<
Scalars
[
"Int"
]
[
"output"
]
>
;
total
:
Scalars
[
"Int"
]
[
"output"
]
;
totalPages
:
Scalars
[
"Int"
]
[
"output"
]
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@tokens-studio/sdk
Loading...