Search
/
Abra GraphQL APIs
/
Other
/
Inputs
/
RoutineTriggerInput
Routine
Trigger
Input
trigger
Type
Trigger
Type
Input!
,
non-null
+
Show return type
conditions
[Trigger
Condition
Input!]!
,
non-null
+
Show return type
Sample
{
"triggerType"
:
"SINGLE_CONDITION"
,
"conditions"
: [
{
"__typename"
:
"TriggerConditionInput"
} ] }
Referenced in
RoutineLogicInput
.
trigger
Was this helpful?
Previous page
TriggerConditionInput
Next page
RoutineActionInput