Skip to main content
QUERY
workflowRunSummariesForResource(kind: String!, resourceId: ID!, first: Int): [WorkflowResourceRunSummary!]!

Arguments

kind
String!
required

The kind value for this request.

resourceId
ID!
required

Identifier of the target resource.

first
Int
default:6

Maximum records to return; the resolver enforces its page limit.

id
ID!

Stable identifier of this resource.

displayNumber
Int!

Human-readable sequential run number.

Current execution or health status.

Compact identity of the workflow that owns this run.

Query
Variables
Response