Skip to main content
inputUpdateAutomationRuleInput

Fields

automationRuleActions

The full set of actions for the rule. Existing actions are matched by ID; omitted ones are removed.

automationRuleFilter

An audience and content filter applied before the rule runs.

clientMutationId
String

A unique identifier for the client performing the mutation.

id
ID!
required

ID of the automation rule — resource ID or GlobalID.

name
String

Display name for the rule.

paused
Boolean

Whether the rule is paused.

trigger

The event that fires the rule.

triggerParameters
JSONObject

Trigger-specific configuration.

triggerTargetableId
ID

The object the trigger is scoped to — resource ID or GlobalID.

triggerTargetableType

The kind of object the trigger is scoped to, when it has one.