mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +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 {
|
posts {
|
||||||
...post
|
...post
|
||||||
|
categories {
|
||||||
|
id
|
||||||
|
name
|
||||||
|
}
|
||||||
comments {
|
comments {
|
||||||
author {
|
author {
|
||||||
slug
|
slug
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user