@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
reloads
ReloadRequest
Type Alias ReloadRequest
type
ReloadRequest
=
{
appId
:
string
;
partial
?:
boolean
;
resourceId
?:
ResourceId
;
resourceType
?:
ResourceType
;
variables
?:
Record
<
string
,
string
>
;
weight
?:
Weight
;
}
Index
Properties
app
Id
partial?
resource
Id?
resource
Type?
variables?
weight?
Properties
app
Id
appId
:
string
The ID of the app to be reloaded.
Optional
partial
partial
?:
boolean
Optional
resource
Id
resourceId
?:
ResourceId
Optional
resource
Type
resourceType
?:
ResourceType
Optional
variables
variables
?:
Record
<
string
,
string
>
Optional
weight
weight
?:
Weight
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
Id
partial
resource
Id
resource
Type
variables
weight
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
The ID of the app to be reloaded.