Skip to main content
QUERY
validateWorkflowDraft(id: ID!): WorkflowValidation!

Arguments

id
ID!
required

Identifier of the resource to return or affect.

valid
Boolean!

Whether this workflow validation is valid.

diagnostics

Diagnostics associated with this workflow validation.

Query
Variables
Response