hasPendingEncodings
Returns whether or not there are audiofile encodings pending for a given audiobook.
hasPendingEncodings(
input: HasPendingEncodingsInput!
): Boolean!
Arguments
hasPendingEncodings.input
● HasPendingEncodingsInput!
non-null input
The query input.
Type
Boolean
scalar
The
Boolean
scalar type representstrue
orfalse
.