Product Updates

DatoCMS changelog for new features and general improvements
Content Delivery API Performance optimization

Increased CDA GraphQL pagination response to 500 items

January 29th, 2025

By default, all GraphQL queries on paginated items to our Content Delivery API return a response of 20 items.

While we'll still retain this as the default behaviour, we've increased the maximum number of items to 500.

You can manage this behaviour when making your queries using the first parameter like this:

{
# Fetch the first 500 posts
allPosts(first: 500) {
id
slug
title
description
publishedAt
content
}
}

For more info on working with Pagination in DatoCMS check out the docs.

Start using DatoCMS today
According to Gartner 89% of companies plan to compete primarily on the basis of customer experience this year. Don't get caught unprepared.
  • No credit card
  • Easy setup
Subscribe to our newsletter! 📥
One update per month. All the latest news and sneak peeks directly in your inbox.
support@datocms.com ©2025 Dato srl, all rights reserved P.IVA 06969620480