INPUT_OBJECT
Autogenerated input type of GenerateAlbumSlug
input GenerateAlbumSlugInput {# A unique identifier for the client performing the mutation.client_mutation_id: String# Skip saving to databaseskip_save: Boolean# ID of the albumalbum_id: ID# Slug for the albumslug: String}