Is it possible to filter out users by querying them with labels
I believe you can use the list function on users and add a queries array. The only issue I'd think of this is that it looks like labels are an array and queries for arrays were not added until 1.5, which is not avaliable on cloud right now, but I as I understand it'll be there soon (ish).
Recommended threads
- Cant configure email templates
i configure it on the console, and when i send the OTP, it sends with appwrite's email (instead of custom smtp) and with the branding, but i have the Pro (educa...
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Need Help with Google OAuth2 in Expo usi...
I'm learning React Native with Expo and trying to set up Google OAuth2 with Appwrite. I couldn't find any good docs or tutorials for this and my own attempt did...