Preparing search index...
The search index is not available
@chili-publish/studio-sdk
@chili-publish/studio-sdk
types/ConnectorTypes
QueryPage
Type Alias QueryPage<T>
QueryPage
:
{
data
:
T
[]
;
nextPageToken
?:
string
;
pageSize
:
number
}
Type Parameters
T
Type declaration
data
:
T
[]
Optional
nextPageToken
?:
string
pageSize
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@chili-publish/studio-sdk
Loading...