mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
65e2e79457
When an older SDK executes a function without passing any data, the data param is unset/null so we need to make sure to handle that case.