AppwriteException: Invalid query: {"method":"startsWith","attribute":"familyNameEN","values":[""]}
TL;DR
Developers are experiencing issues with the Appwrite SDK when upgrading from version 13 to 14. An error message "AppwriteException: Invalid query" is being triggered with query {"method":"startsWith","attribute":"familyNameEN","values":[""]}. The solution is to check and update queries that may not be compatible with the new version.