OBJECT
A Notification with type: new_conflict
type NewConflict implements Notification {# Which user (or observer) actually performed the actionacted_user_name: String! artist_id: ID artist_name: String! created_at: DateTime! # Should display logo of Vydia or WL instead of Avatar?display_logo: Boolean! id: ID! merge_notifications: Boolean! original_user: User plain_text: String! read_at: DateTime type: String! video_title: String! }