query-fix
This commit is contained in:
parent
9470175535
commit
861bfafbd3
|
@ -23,26 +23,6 @@ export default gql`
|
||||||
followers
|
followers
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
shouts {
|
|
||||||
id
|
|
||||||
slug
|
|
||||||
title
|
|
||||||
subtitle
|
|
||||||
main_topic
|
|
||||||
authors {
|
|
||||||
id
|
|
||||||
name
|
|
||||||
slug
|
|
||||||
pic
|
|
||||||
}
|
|
||||||
stat {
|
|
||||||
viewed
|
|
||||||
rating
|
|
||||||
commented
|
|
||||||
}
|
|
||||||
created_at
|
|
||||||
updated_at
|
|
||||||
}
|
|
||||||
communities {
|
communities {
|
||||||
id
|
id
|
||||||
slug
|
slug
|
||||||
|
|
Loading…
Reference in New Issue
Block a user