Skip to content
Back

Skip total counts crash the query

  • 0
  • Self Hosted
  • Flutter
  • Databases
Nox
4 Jan, 2026, 20:42

Hello,

When adding the total parameter (either true, the default, or false) to the listRows function, it raises the following error: type 'bool' is not a subtype of type 'Iterable<dynamic>' when executed.

I'm running Appwrite self-hosted version 1.8.1. Client SDK is Flutter with appwrite package verison 20.3.2.

I reproduced the error on different tables. No errors are reported by the appwrite container

TL;DR
Issue: When developers add the total parameter to the listRows function with a boolean value in the Appwrite self-hosted version 1.8.1 using the Flutter appwrite package version 20.3.2, it results in a `type 'bool' is not a subtype of type 'Iterable<dynamic>'` error. Solution: This error has been replicated across various tables. No errors are reported in the appwrite container.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more