Skip to main content

unlockJob

Unlock a job.

unlockJob(
jobId: ID!
): Boolean!

Arguments

unlockJob.jobId ● ID! non-null scalar

The id of the job.

Type

Boolean scalar

The Boolean scalar type represents true or false.