CopyJourneyNodeInput Input Object
Input type for copying a journey node, with options to include subsequent nodes and specify the target location.
Fields
#
includeNodesAfter
Optional: Whether to also copy all nodes that come after this node in the journey flow.
pathId
Optional: The identifier of the specific path where the node should be copied, if copying to a multi-path section.
previousNodeIds
[String !]
Optional: The identifiers of nodes that should precede the copied node in the journey flow. In most cases, this is required.
Usages
#
References
#
- Argument input of field copyJourneyNode from type Mutation
Previous
ContentBodyFilterInput
Next
Country
