System Information
- Strapi Version: v4.3.4
- Operating System: ubuntu
- Database: sqlite
- Node Version: v16.16.0
- NPM Version: 7.7.6
- Yarn Version: 1.22.5
Hello Strapi-Community,
i set up a project with strap and am using a collection type with a field Component (repeatable). This was working very fine (and i am really happy with Strapi ) till I had an element where I have 13 entries in the repeatable component. Strapi Admin shows all entries but the graphQL API returns only the first 10 entries.
Am I missing something in the configuration? I could not find any information about this behaviour and would be glad if someone could explain me, what I can change
Thank you very much!