OBJECT
1type WebPushNotification {23body: String! 45entityUrl: String! 67owner: User! 89thumbnailUrl: String! 1011title: String! 1213}