Magidoc

ActionDataInput
Input Object

Input type for action data configuration Defines how form submissions create or update actions

Fields

#

assignedTo

[ String !]!
Non-null

Array of user IDs assigned to this action

creationConditions

Non-null

Array of conditions for action creation

fieldIds

[ String !]!
Non-null

Array of form field IDs to include

id

Non-null

Unique ID for the action

parentActionId

ID of the parent action

projectId

ID of the project this action belongs to

templateId

Non-null

ID of the template to use

Usages

#

References

#

  • Argument actionsData of field createForm from type Mutation