OBJECT
A Notification with type: user_updated_policies
type UserUpdatedPolicies implements Notification {# Which user (or observer) actually performed the actionacted_user_name: String! created_at: DateTime! # Should display logo of Vydia or WL instead of Avatar?display_logo: Boolean! id: ID! media: Media! network: Network! original_user: User plain_text: String! policy_type: String! previous_policy_type: String! read_at: DateTime type: String! }