Skip to main content
QUERY
workflowRule(workflowRuleId: ID!): WorkflowRule

Arguments

workflowRuleId
ID!
required
id
ID!
name
String!
payload
String!

JSON-encoded payload of the rule definition.

publishedAt

Timestamp when the rule was last published. Null means the rule is an inactive draft.

order
Int!

Display order of this rule relative to other rules. Lower values appear first.

createdAt
createdBy
updatedAt
updatedBy
Query
Variables
Response