OBJECT
A Notification with type: user_added_composer
type UserAddedComposer implements Notification {# Which user (or observer) actually performed the actionacted_user_name: String! asset_type: String! composer_name: String! created_at: DateTime! # Should display logo of Vydia or WL instead of Avatar?display_logo: Boolean! geo_restriction_type: String! id: ID! media: Media! original_user: User percentage: Float! plain_text: String! read_at: DateTime territories: String type: String! }