JourneyNodeInfoSortInput Input Object
Represents detailed information about a journey node, including its configuration, connections, statistics, and metadata. This is a read-only view of a node's complete state.
Fields
#
accountIntegrationId
The ID of the account integration associated with this node (0 if not applicable).
configuration
The node's type-specific configuration settings, including triggers, conditions, and action parameters.
enableMv
Indicates if multivariate testing is enabled for this node (applicable to email/SMS actions).
integrationPartnerId
The ID of the integration partner associated with this node (0 if not applicable).
isConfigured
Indicates whether the node has been fully configured and is ready for journey execution.
isDeleted
Indicates if this node has been soft-deleted. Deleted nodes are excluded from journey execution.
messageId
The ID of the message template to send for SendEmail and SendSMS action nodes.
nextNodeId
The ID of the node that contacts flow to after this node. Null if this is an end point or exit trigger.
statistics
Performance metrics and contact counts for this node, including entries, exits, and current contacts.
terminatorType
For trigger nodes only: specifies whether this trigger starts or exits a journey.
Usages
#
References
#
- Argument order of field journeyNodes from type Query
JourneyNodeInfoFilterInput
