Home > Issues > 6
Add spotifyUrl
to list of Artist links
Type | Effort (Fibonacci) |
---|---|
Feature | 1 |
Right now, the GraphQL query for individual shows doesn’t retrieve spotifyUrl
alongside the other URLs contained in Artist records. Add the spotifyUrl
and render the result alongside other artist URLs.
Acceptance criteria
- On show page,
spotifyUrl
is displayed alongside other artist URLs