This is also adding `disabled`, `deleted` flags. I don't know if it would change anything in the template, but now they are there.
- in the end, the error was due to not asking for the id of the author back of the Post.. grrr.... why couldn't we get better error messages!! - Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
- Apollo cache requires an id to commit to their store - add id to each query result - refactor out the store - still can use a lot of refactoring