OBJECT
A Notification with type: youtube_auth_error
type YoutubeAuthError implements Notification {# Which user (or observer) actually performed the actionacted_user_name: String! artist: Artist created_at: DateTime! # Should display logo of Vydia or WL instead of Avatar?display_logo: Boolean! id: ID! original_user: User plain_text: String! read_at: DateTime type: String! youtube_channel: YoutubeChannel }