Gist: Contentful is replacing offset-based pagination with cursor-based pagination across all content APIs to improve reliability and performance for large, changing datasets. The change is framed as a better fit for scale because it reduces duplicates, skips, and deep-scan overhead.
Signal reason: The content announces a new technical capability: cursor-based pagination across all content APIs.
