From 011df14398a7e786af1ab3d578e30c9d1fadc76f Mon Sep 17 00:00:00 2001 From: "Aitor C. Urrutia Aranburu" Date: Wed, 24 Sep 2025 17:53:01 +0200 Subject: [PATCH] feat: ekintza guztiak hartzen ditu --- front/src/content.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/content.config.ts b/front/src/content.config.ts index ed806e4..4e4e162 100644 --- a/front/src/content.config.ts +++ b/front/src/content.config.ts @@ -12,7 +12,7 @@ const ekintzak = defineCollection({ body: JSON.stringify({ query: ` query { - ekintzak { + ekintzak(pagination: { limit: -1 }) { id: documentId createdAt slug