Hello,
I tried with different collections. I can't use Query.select with "createdAt". It works fine with other fields. I can select "$createdAt", but not my custom "createdAt." Would you help me check what went wrong?
TL;DR
Developers unable to query "createdAt" field in collections using Query.select function. Custom "createdAt" not working, but selecting "$createdAt" works.