mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
post categories added for data export
This commit is contained in:
parent
4a79fffa5b
commit
8e527a83f1
@ -305,6 +305,10 @@ export const userDataQuery = (i18n) => {
|
||||
}
|
||||
posts {
|
||||
...post
|
||||
categories {
|
||||
id
|
||||
name
|
||||
}
|
||||
comments {
|
||||
author {
|
||||
slug
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user