Is there a smarter way to use optional query values
is there a cleaner way to not have to do things this way?
4 Replies
bump
@jakeleventhal Just replace isNull with "undefined" ?
Oh, nvm, I don't think there's a better way to do it
That looks good to me, not sure what you by smarter
i guess it would be nicer to have an
eq
operator that accepts stirng | null