Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
LookupValue
Interface LookupValue
interface
LookupValue
{
collectionPath
?:
string
;
query
:
Record
<
string
,
any
>
;
createIfNotFound
?:
boolean
;
create
?:
{
fields
:
any
;
}
;
}
Index
Properties
collection
Path?
query
create
If
Not
Found?
create?
Properties
Optional
collection
Path
collection
Path
?:
string
query
query
:
Record
<
string
,
any
>
Optional
create
If
Not
Found
create
If
Not
Found
?:
boolean
Optional
create
create
?:
{
fields
:
any
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
collection
Path
query
create
If
Not
Found
create
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...