spotify-graphql
spotify-graphql copied to clipboard
Does the "Get an Album" Spotify API ever return any genres?
Hi @dandv,
Yeah, looks like that most of the time Track.genres is most of the time empty.
I know that most examples I saw on Github used the linked Artist.genres which is most of the time filled.
Note: add documentation on this point for Track.genres in [email protected], cf: #79