Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
@integration-app/react
ConnectionLevelElementsListAccessor
Class ConnectionLevelElementsListAccessor<Element, Query>
Type Parameters
Element
Query
Hierarchy (
View Summary
)
ConnectionLevelElementsListAccessor
ConnectionLevelActionsAccessor
ConnectionLevelDataSourcesAccessor
ConnectionLevelFieldMappingsAccessor
ConnectionLevelFlowsAccessor
Index
Constructors
constructor
Methods
list
Properties
client
connection
Selector
element
Key
Constructors
constructor
new
ConnectionLevelElementsListAccessor
<
Element
,
Query
>
(
client
:
IntegrationAppApiClient
,
connectionSelector
:
string
,
elementKey
:
string
,
)
:
ConnectionLevelElementsListAccessor
<
Element
,
Query
>
Type Parameters
Element
Query
Parameters
client
:
IntegrationAppApiClient
connectionSelector
:
string
elementKey
:
string
Returns
ConnectionLevelElementsListAccessor
<
Element
,
Query
>
Methods
list
list
(
query
?:
Query
)
:
Promise
<
PaginationResponse
<
Element
[]
>
>
Parameters
Optional
query
:
Query
Returns
Promise
<
PaginationResponse
<
Element
[]
>
>
Properties
Protected
client
client
:
IntegrationAppApiClient
Protected
connection
Selector
connectionSelector
:
string
Protected
element
Key
elementKey
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
list
Properties
client
connection
Selector
element
Key
Console
SDK
REST API
Integration App React - v2.13.2
Loading...