post categories added for data export

This commit is contained in:
Moriz Wahl 2020-10-14 00:14:56 +02:00
parent 4a79fffa5b
commit 8e527a83f1

View File

@ -305,6 +305,10 @@ export const userDataQuery = (i18n) => {
}
posts {
...post
categories {
id
name
}
comments {
author {
slug