updateAudiobook
Update the metadata of an audiobook.
updateAudiobook(
audiobookId: ID!
metadataInput: AudiobookMetadataInput!
): UpdateAudiobookResult!
Arguments
updateAudiobook.audiobookId
● ID!
non-null scalar
The identifier of the audiobook.
updateAudiobook.metadataInput
● AudiobookMetadataInput!
non-null input
The metadata to associate the audiobook to.