@edgible-team/sdk
Edgible
Preparing search index...
index
StackDiffResult
Interface StackDiffResult
Result of
StacksClient.diff
.
interface
StackDiffResult
{
applications
:
StackAppDiff
[]
;
createCount
:
number
;
inSyncCount
:
number
;
orphanCount
:
number
;
updateCount
:
number
;
}
Index
Properties
applications
create
Count
in
Sync
Count
orphan
Count
update
Count
Properties
applications
applications
:
StackAppDiff
[]
create
Count
createCount
:
number
in
Sync
Count
inSyncCount
:
number
orphan
Count
orphanCount
:
number
Apps live in the org but not declared in this stack file (report-only).
update
Count
updateCount
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
applications
create
Count
in
Sync
Count
orphan
Count
update
Count
Edgible
@edgible-team/sdk
Loading...
Result of StacksClient.diff.