Join Slack
Powered by
Another solution I found is to grab `prisma.fruit(...
# prisma-client
s
Spencer Gardner
10/14/2019, 7:37 PM
Another solution I found is to grab
prisma.fruit({id...}).owner
and tack the result on to the original query for
fruit
, but this seems pretty inefficient
Open in Slack
Previous
Next