MoveJourneyNodeInput Input Object
Input type for moving a journey node to a different location within the same journey or to another journey.
Fields
#
activeContactAction
Optional: Only required when moving a node in an active or stopped journey. Specifies how to handle contacts currently in the node being moved.
includeNodesAfter
Optional: Whether to also move all nodes that come after this node in the journey flow.
pathId
Optional: The identifier of the specific path where the node should be moved, if moving to a multi-path section.
previousNodeIds
[String !]
Optional: The identifiers of nodes that should precede the moved node in its new location.
Usages
#
References
#
- Argument input of field moveJourneyNode from type Mutation
Previous
MockProfileFieldInput
Next
Mutation
