nev-21Original post
Rank 2: Process
Query.select is not present in index.d.ts file.
Im using typescript with node 18 sdk (v 8.2.0)
Summary
Solution:
Update to self-hosted v1.3.1 and node 18 SDK (v8.2.0) to resolve the issue with Query.select not being present in index.d.ts file. Additionally, make sure the appwrite_version is at least 1.3.0.