mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Don't allow filtering on userName since the attribute isn't in the collection to be filtered. Allow filtering on type since it is available and it would be userful. Change $createdAt type to datetime to allow filtering by greater/less than.