JobError
The common properties for job errors.
interface JobError {
description: String!
}
Fields
JobError.description
● String!
non-null scalar
Description of the error.
Member of
EncodeAudioJob
object ● ExtractFilesJob
object ● Job
interface
Implemented by
EncodingError
object ● InputNotFoundError
object