Join Slack
Powered by
Code Fragment: ```where:{ shelfId: id, shelfPublis...
# prisma-client
r
Rich Starkie
08/11/2022, 6:57 PM
Code Fragment:
Copy code
where:{ shelfId: id, shelfPublished: true }
Expected Behaviour ... To Filter by BOTH
where
statements Actual Behaviour ... returns the following
Copy code
"client-version" : "4.1.xxxx"
Open in Slack
Previous
Next