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.