diff --git a/src/graphql/query/IwdActions.graphql b/src/graphql/query/IwdActions.graphql index 64fbdf6415..abee364ee0 100644 --- a/src/graphql/query/IwdActions.graphql +++ b/src/graphql/query/IwdActions.graphql @@ -2,7 +2,8 @@ query IwdActions { lend { campaignActions( campaignKey: "iwd2024", - filters: { gender: female } + filters: { gender: female }, + limit: 6, ) { totalCount values {