Hi, I'm using SvelteKit SDK from Appwrite and trying to use contains for query. But I got Property 'contains' does not exist on type 'typeof Query'.ts(2339). I'am looking for confirmation whether the error is only happening to me or is it not available in the SDK?
Thank you.
Heyy 👋 I can see you are using Cloud, and contains query. Cloud is currently running Appwrite 1.4, and contains query was added in version 1.5.
We plan to upgrade Cloud to 1.5 in upcomming days/weeks - we are actively working on it. Once upgraded, you can update your SDK and use all the new features.
Ahh, I see. Many thanks for enlighten me, can't wait for the 1.5 cloud release.
Recommended threads
- how think about relationships?
From what I understand, relationships don't work like foreign keys. So, two things: Is the way to simulate foreign keys to manually pass references to IDs? In...
- Appwrite - Github student plan payment
Even though I have the GitHub Student package, I received a notification saying I would be switched to a pay-as-you-go plan. (It said that I could use AppWrite ...
- SMS - Github Student Pack
I have a project on Appwrite Github Student Pack but unable to send any message as I get error: "Phone authentication limit for your organization has exceeded. ...