Preparing search index...
The search index is not available
@tokens-studio/sdk
@tokens-studio/sdk
PaginatedInvitations
Type Alias PaginatedInvitations
Paginated
Invitations
:
{
currentPage
:
Scalars
[
"Int"
]
[
"output"
]
;
data
:
Invitation
[]
;
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...