Skip to main content
QUERY
listBoltRuns(slug: String, scheduleName: String, offset: Int!, limit: Int!): BoltScheduleRuns

Arguments

slug
String

The schedule slug returned by createBoltSchedule.

scheduleName
String
deprecated

Deprecated alias for slug. Carries a slug, not a display name.

Use `slug` instead.
offset
Int!
required
limit
Int!
required
ok
Boolean!
runs
Query
Variables
Response