nostat
This commit is contained in:
parent
861bfafbd3
commit
acbe96a830
|
@ -9,25 +9,11 @@ export default gql`
|
||||||
name
|
name
|
||||||
pic
|
pic
|
||||||
bio
|
bio
|
||||||
stat {
|
|
||||||
shouts
|
|
||||||
followers
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
topics {
|
topics {
|
||||||
id
|
id
|
||||||
slug
|
slug
|
||||||
title
|
title
|
||||||
stat {
|
|
||||||
shouts
|
|
||||||
followers
|
|
||||||
}
|
|
||||||
}
|
|
||||||
communities {
|
|
||||||
id
|
|
||||||
slug
|
|
||||||
name
|
|
||||||
pic
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user