From 6580dc11e668eafbc92c24969c8101da50fb2c95 Mon Sep 17 00:00:00 2001 From: azdak Date: Thu, 24 Oct 2024 11:29:23 -0500 Subject: [PATCH] Fixed typo in total --- src/routes/getPages.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/getPages.ts b/src/routes/getPages.ts index 4eafe76..a715abb 100644 --- a/src/routes/getPages.ts +++ b/src/routes/getPages.ts @@ -16,8 +16,8 @@ export const getPages = async ({ request, reply }) => { updated_at processing } - totalCount: aggregate {count} } + totalCount: aggregate {count} } `, variables: {