Open
Description
👟 Reproduction steps
I recently was trying to use this sdk for my project work, I came across the unmatched datatype object
was throwing issues.
👍 Expected behavior
The expected type would be interface{}
or map[string]interface{}
would resolve this issue.
👎 Actual Behavior
As the Object
is not supported by go, the go compiler is showing it as undeclared name.
🎲 Appwrite version
Different version (specify in environment)
💻 Operating system
Windows
🧱 Your Environment
No
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct