OBJECT
A collaborating artist to a metadata or album
type CollaboratingArtist {# amazon's asin for artistamazon_asin: String # apple idapple_eid: String # apple newapple_new: Boolean id: ID! # Name of the Artistname: String! role: CollaboratingArtistRole! # spotify idspotify_eid: String # spotify newspotify_new: Boolean }