diff --git a/src/graphql/query/core/author-follows.ts b/src/graphql/query/core/author-follows.ts index 84bb4d2a..327a948e 100644 --- a/src/graphql/query/core/author-follows.ts +++ b/src/graphql/query/core/author-follows.ts @@ -23,26 +23,6 @@ export default gql` followers } } - shouts { - id - slug - title - subtitle - main_topic - authors { - id - name - slug - pic - } - stat { - viewed - rating - commented - } - created_at - updated_at - } communities { id slug