Join Slack
Powered by
trying to wrap my head around schema design for a ...
# prisma-whats-new
z
Zach Hobbs
12/04/2017, 7:34 PM
trying to wrap my head around schema design for a personalized app. For example, lets say you're building netflix. I have a
catalog
and want a list of `video`s from the
catalog
, and as part of the return I want to have a flag for whether the current user has watched that video already or not
Open in Slack
Previous
Next