If I change `$userId` to optional, this will fail ...
# orm-help
j
If I change
$userId
to optional, this will fail when it is omitted (
"You provided an invalid argument for the where selector on User"
)