OBJECT
A Notification with type: facebook_auth_error
type FacebookAuthError 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! facebook_graph_page_id_active: Boolean! facebook_page: FacebookPage id: ID! original_user: User plain_text: String! read_at: DateTime type: String! }