Skip to main content

WorkflowNode

No description

type WorkflowNode {
ab_testing_config: JSON
actions: [Action!]
completed_at: DateTime
conditional_actions: [ConditionalAction!]
created_at: DateTime
created_by: User
deleted_at: DateTime
enable_execution_scheduling: Boolean
execution_schedule_config: ExecutionScheduleConfig
id: ID!
name: String!
order: Int
parents: [NodeParent]!
qualification_count(
end_date: DateTime
start_date: DateTime
): Int
search_back_from_workflow_launch: Boolean
search_period: Int
seconds_to_wait: Int
segment: Segment
split_ratio: Float
type: NodeType!
updated_at: DateTime
updated_by: User
workflow: Workflow
}

Fields

WorkflowNode.ab_testing_config ● JSON scalar

WorkflowNode.actions ● [Action!] list object

WorkflowNode.completed_at ● DateTime scalar

WorkflowNode.conditional_actions ● [ConditionalAction!] list object

WorkflowNode.created_at ● DateTime scalar

WorkflowNode.created_by ● User object

WorkflowNode.deleted_at ● DateTime scalar

WorkflowNode.enable_execution_scheduling ● Boolean scalar

Enable execution scheduling for this specific node. Overrides workflow-level setting if set.

WorkflowNode.execution_schedule_config ● ExecutionScheduleConfig object

Execution schedule configuration for this node. If null, uses workflow-level configuration (if enabled).

WorkflowNode.id ● ID! non-null scalar

WorkflowNode.name ● String! non-null scalar

WorkflowNode.order ● Int scalar

WorkflowNode.parents ● [NodeParent]! non-null object

WorkflowNode.qualification_count ● Int scalar

WorkflowNode.qualification_count.end_date ● DateTime scalar
WorkflowNode.qualification_count.start_date ● DateTime scalar

WorkflowNode.search_back_from_workflow_launch ● Boolean scalar

WorkflowNode.search_period ● Int scalar

WorkflowNode.seconds_to_wait ● Int scalar

WorkflowNode.segment ● Segment object

WorkflowNode.split_ratio ● Float scalar

WorkflowNode.type ● NodeType! non-null enum

WorkflowNode.updated_at ● DateTime scalar

WorkflowNode.updated_by ● User object

WorkflowNode.workflow ● Workflow object

Returned By

createWorkflowNode mutation ● workflowNode query ● workflowNodes query

Member Of

Workflow object ● WorkflowNodeQualification object

Implemented By

Sourceable union

Product

PricingFAQDocumentationPaminga vs. MarketoMarketo Alternative
Paminga Logo

Built with pride in Denver, Colorado, USA

Copyright © Paminga, Inc. 2026
All rights reserved. Various trademarks held by their respective owners.
SOC 2 CompliantISO 27001 Compliant