Sanity Library Reference Docs
Preparing search index...
@sanity/workflow-engine
index
SiteConsequence
Interface SiteConsequence
One site whose verdict a proposed assignment flips.
interface
SiteConsequence
{
after
:
ConditionOutcome
;
before
:
ConditionOutcome
;
site
:
InsightSite
;
}
Index
Properties
after
before
site
Properties
after
after
:
ConditionOutcome
before
before
:
ConditionOutcome
site
site
:
InsightSite
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
after
before
site
Sanity Library Reference Docs
Loading...
One site whose verdict a proposed assignment flips.