The call `gene?where.id=737919270` return `[]`. In contrast `gene?where.id=3379192700` returns `500` error. @lukeulrich, This should have the same behaviour, right ?! I think both should return `[]` or some sort of error for `idNotFound` or something.
The call
gene?where.id=737919270return[]. In contrastgene?where.id=3379192700returns500error.@lukeulrich, This should have the same behaviour, right ?!
I think both should return
[]or some sort of error foridNotFoundor something.