Join Slack
Powered by
free stackoverflow points to anyone who can help, ...
# orm-help
b
brianfeister
01/08/2019, 7:32 PM
free stackoverflow points to anyone who can help, and apologies again... I'm staring down the barrel of a tight deadline.
https://stackoverflow.com/questions/54096941/prisma-query-fields-where-value-is-a-string-or-id
c
carlo
01/08/2019, 7:38 PM
Could this help?
https://www.prisma.io/forum/t/how-do-i-filter-items-with-certain-fields-being-null/553
b
brianfeister
01/08/2019, 7:41 PM
Ah, filtering client side would be ideal, but the rest of my context doesn't allow for that. Thank you though!
s
Stephen Jensen
01/08/2019, 8:27 PM
what’s the comment’s schema look like? In my case I had to do comment.post.name for example.
b
brianfeister
01/08/2019, 8:56 PM
Ok, that's a helpful lead... thanks
2
Views
Open in Slack
Previous
Next