nodesAdd
MUTATION
nodesAdd(_id: String, ns: String, type: String, automationId: String, automationNs: String, automationName: String, style: JSON, status: String, connections: JSON, messages: JSON, question: JSON, conditions: JSON, aiAssistant: JSON, copilotAgent: JSON, split: JSON, actions: JSON, sendEmail: JSON, goto: JSON, note: JSON, icon: String, label: String, description: String, position: JSON, workflowId: String, nextNodeNs: String, isMacro: Boolean, metadata: JSON, createdAt: Date, updatedAt: Date, createdBy: String, updatedBy: String): NodeArguments
_id
String
ns
String
type
String
automationId
String
automationNs
String
automationName
String
style
JSON
status
String
connections
JSON
messages
JSON
question
JSON
conditions
JSON
aiAssistant
JSON
copilotAgent
JSON
split
JSON
actions
JSON
sendEmail
JSON
goto
JSON
note
JSON
icon
String
label
String
description
String
position
JSON
workflowId
String
nextNodeNs
String
isMacro
Boolean
metadata
JSON
createdAt
Date
updatedAt
Date
createdBy
String
updatedBy
String
Returns
_id
String
ns
String
type
String
automationId
String
automationNs
String
automationName
String
style
JSON
status
String
connections
JSON
messages
JSON
question
JSON
conditions
JSON
aiAssistant
JSON
copilotAgent
JSON
split
JSON
actions
JSON
sendEmail
JSON
goto
JSON
note
JSON
icon
String
label
String
description
String
position
JSON
workflowId
String
nextNodeNs
String
isMacro
Boolean
metadata
JSON
createdAt
Date
updatedAt
Date
createdBy
String
updatedBy
String
Mutation
Response
Last modified on August 9, 2026
Mutation
Response