fix createPost query to not fail due to apollo cache

This commit is contained in:
Ulf Gebhardt 2023-07-07 07:19:35 +02:00
parent 29bbe25020
commit e9121705a4
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -39,6 +39,7 @@ export default () => {
deleted
postType
author {
id
name
}
categories {