Query currentUser's notifications
Created by: Tirokk
Authored by roschaefer Closed
In order to query data for #347 (closed) we need a graphQL query that looks like:
Notification: [Notification]
and it should check authentication and return only notifications for the currentUser
.