Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
`isNot: null` filter on relation does not work - Prisma
P
Prisma
•
16mo ago
•
7 replies
schettn
`isNot: null` filter on relation does not work
As you see in the image i use the not null filter in order to return routes that are assign to both regions
.
Currently all routes do not have a region
.
But the console log returns
null
null
for the relation
.
Do I missunterstand the
isNot
isNot
filter or what could be the problem
?
Prisma
Join
The official Discord server of Prisma! Find us online at prisma.io
9,819
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Set Null when relation is deleted
P
Prisma / help-and-questions
2mo ago
Why does this function not work?
P
Prisma / help-and-questions
2y ago
ERROR: column "filename" of relation "ActionDependencyList" contains null values
P
Prisma / help-and-questions
2y ago
Backup does not work with heavy tables
P
Prisma / help-and-questions
10mo ago