From 147417d172b594e75caf0e98585334c28b716041 Mon Sep 17 00:00:00 2001 From: Untone Date: Thu, 29 Feb 2024 09:51:39 +0300 Subject: [PATCH] gql-hotfix --- src/graphql/query/core/author-follows-authors.ts | 1 + src/graphql/query/core/author-follows.ts | 1 + 2 files changed, 2 insertions(+) diff --git a/src/graphql/query/core/author-follows-authors.ts b/src/graphql/query/core/author-follows-authors.ts index 39fdc4d8..cb624a4a 100644 --- a/src/graphql/query/core/author-follows-authors.ts +++ b/src/graphql/query/core/author-follows-authors.ts @@ -8,6 +8,7 @@ export default gql` name pic bio + created_at stat { shouts authors diff --git a/src/graphql/query/core/author-follows.ts b/src/graphql/query/core/author-follows.ts index ac16b532..9d46ea2c 100644 --- a/src/graphql/query/core/author-follows.ts +++ b/src/graphql/query/core/author-follows.ts @@ -9,6 +9,7 @@ export default gql` name pic bio + created_at stat { shouts authors