diff --git a/src/graphql/query/topics-all.ts b/src/graphql/query/topics-all.ts index a9056ddb..e838f8e5 100644 --- a/src/graphql/query/topics-all.ts +++ b/src/graphql/query/topics-all.ts @@ -8,8 +8,6 @@ export default gql` body slug pic - parents - children # community stat { _id: shouts diff --git a/src/graphql/query/topics-by-author.ts b/src/graphql/query/topics-by-author.ts index 852c8772..90e7be5b 100644 --- a/src/graphql/query/topics-by-author.ts +++ b/src/graphql/query/topics-by-author.ts @@ -7,8 +7,6 @@ export default gql` body slug pic - parents - children # community stat { _id: shouts diff --git a/src/graphql/query/topics-by-community.ts b/src/graphql/query/topics-by-community.ts index 94eb9e46..6545289e 100644 --- a/src/graphql/query/topics-by-community.ts +++ b/src/graphql/query/topics-by-community.ts @@ -7,8 +7,6 @@ export default gql` body slug pic - parents - children # community stat { _id: shouts diff --git a/src/graphql/query/topics-random.ts b/src/graphql/query/topics-random.ts index 79ca212b..2cf88e20 100644 --- a/src/graphql/query/topics-random.ts +++ b/src/graphql/query/topics-random.ts @@ -8,8 +8,6 @@ export default gql` body slug pic - parents - children # community stat { _id: shouts