action
Access is permitted when any of the following condition(s) are met: 1. Always allowed.
#
Input fieldsArgument | Type | Description |
---|---|---|
id | ID! | The ID of the Action object. |
Action)#
Return fields (ID!)#
id (The ID of the object.
Component)#
component (The Component to which this Action is associated.
String!)#
key (A string that uniquely identifies this Action within the context of the Component.
String!)#
label (The name of the Action.
String!)#
description (Additional notes about the Action.
String)#
directions (Notes which may provide insight on the intended use of the Action.
Boolean!)#
important (Specifies whether the Action is important and/or commonly used.
Boolean!)#
terminateExecution (Specifies whether the Action will terminate Instance execution.
Boolean!)#
allowsBranching (Specifies whether the Action will allow Conditional Branching.
Boolean!)#
isTrigger (Specifies whether the Action is an Integration trigger.
[String])#
staticBranchNames (The static branch names associated with an Action.
String!)#
dynamicBranchInput (A string that associates an Input with Dynamic Branching.
InputFieldConnection!)#
inputs (Returns a Relay Connection to a collection of InputField objects.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the Action.
Boolean!)#
allowRemove (Specifies whether the signed-in User can remove the Action.