Is there a way to prevent `rejectOnNotFound` throw...
# orm-help
j
Is there a way to prevent
rejectOnNotFound
throwing an exception?
r
@John Kelly 👋
rejectOnNotFound
will always throw an exception. You can only customise it but not prevent it.