Member Junction
Preparing search index...
@memberjunction/graphql-dataprovider
ApplyAllResult
Interface ApplyAllResult
Result of the full automatic Apply All flow
interface
ApplyAllResult
{
APIRestarted
?:
boolean
;
EntityMapsCreated
?:
ApplyAllEntityMapCreated
[]
;
GitCommitSuccess
?:
boolean
;
Message
:
string
;
Steps
?:
{
DurationMs
:
number
;
Message
:
string
;
Name
:
string
;
Status
:
string
;
}
[]
;
Success
:
boolean
;
SyncRunID
?:
string
;
Warnings
?:
string
[]
;
}
Index
Properties
API
Restarted?
Entity
Maps
Created?
Git
Commit
Success?
Message
Steps?
Success
Sync
Run
ID?
Warnings?
Properties
Optional
API
Restarted
APIRestarted
?:
boolean
Optional
Entity
Maps
Created
EntityMapsCreated
?:
ApplyAllEntityMapCreated
[]
Optional
Git
Commit
Success
GitCommitSuccess
?:
boolean
Message
Message
:
string
Optional
Steps
Steps
?:
{
DurationMs
:
number
;
Message
:
string
;
Name
:
string
;
Status
:
string
}
[]
Success
Success
:
boolean
Optional
Sync
Run
ID
SyncRunID
?:
string
Optional
Warnings
Warnings
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
API
Restarted
Entity
Maps
Created
Git
Commit
Success
Message
Steps
Success
Sync
Run
ID
Warnings
Member Junction
Loading...
Result of the full automatic Apply All flow