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
Booleanscalar type representstrueorfalse.