fix(webapp): fix create post & notifications
Created by: ulfgebhardt
🍰 Pullrequest
fix create post & notifications
- on create post we had a problem with the apollo cache since no id was present
- on notifications we could have a problem if the initial notification query was not successful and therefore no result were present
Issues
- None
Todo
-
None