Return first or throw
I have a hard time believing this hasn't been asked yet, but my search results have yet to yield anything.
Is it not possible (or planned) to do something like:
2 Replies
The idea here being, that
firstItem
s type will be User
, and not User[]
OK, finally found what I was looking for here: https://discord.com/channels/1043890932593987624/1085317796654764092Not planned in the core library, but will probably be present in the convenience API layer on top.