aboutsummaryrefslogtreecommitdiffstats
path: root/src/services/graphql/queries.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/services/graphql/queries.ts')
-rw-r--r--src/services/graphql/queries.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/services/graphql/queries.ts b/src/services/graphql/queries.ts
index 7bd6401..e7a76b1 100644
--- a/src/services/graphql/queries.ts
+++ b/src/services/graphql/queries.ts
@@ -96,6 +96,7 @@ export const getPublishedPosts = async ({
pageInfo {
endCursor
hasNextPage
+ total
}
}
}