@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
ml
AliasPatchItem
Type Alias AliasPatchItem
Alias values that can be patched.
type
AliasPatchItem
=
{
op
:
"replace"
;
path
:
"/name"
|
"/models"
;
value
:
AnyType
;
}
Index
Properties
op
path
value
Properties
op
op
:
"replace"
All patch requests use the replace operation
path
path
:
"/name"
|
"/models"
value
value
:
AnyType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
op
path
value
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
Alias values that can be patched.