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