API ReferenceMutationsunlockJobOn this pageunlockJobUnlock a job.unlockJob( jobId: ID!): Boolean!ArgumentsunlockJob.jobId ● ID! non-null scalarThe id of the job.TypeBoolean scalarThe Boolean scalar type represents true or false.