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