OBJECT
A Notification with type: admin_updated_ownership
type AdminUpdatedOwnership implements Notification {# Which user (or observer) actually performed the actionacted_user_name: String! composer_name: String! created_at: DateTime! # Should display logo of Vydia or WL instead of Avatar?display_logo: Boolean! id: ID! media: Media! original_user: User owner_distributes_revenue: Boolean! percentage: Float! plain_text: String! read_at: DateTime type: String! }