Skip to main content

rerunJob

Ask for the re-run of a job.

rerunJob(
jobId: ID!
): Boolean!

Arguments

rerunJob.jobId ● ID! non-null scalar

The id of the job to be ran

Type

Boolean scalar

The Boolean scalar type represents true or false.