The GraphQL server only seem to grab the first artist in the array.
This is normally fine, but if you have multiple artists, usually formatted like Primary Artist, Another Artist, Maybe A Third, then the rest is missing.
Since I have no experience with TypeScript, I have no idea where to look.
Thanks
The GraphQL server only seem to grab the first artist in the array.
This is normally fine, but if you have multiple artists, usually formatted like
Primary Artist, Another Artist, Maybe A Third, then the rest is missing.Since I have no experience with TypeScript, I have no idea where to look.
Thanks