This commit is contained in:
Untone 2024-02-21 14:37:22 +03:00
parent 861bfafbd3
commit acbe96a830

View File

@ -9,25 +9,11 @@ export default gql`
name
pic
bio
stat {
shouts
followers
}
}
topics {
id
slug
title
stat {
shouts
followers
}
}
communities {
id
slug
name
pic
}
}
}