OBJECT
A Notification with type: user_asserted_rights
type UserAssertedRights implements Notification {# Which user (or observer) actually performed the actionacted_user_name: String! action_type: String! asset_type: 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 plain_text: String! read_at: DateTime territories: String type: String! }