Join Slack
Powered by
the issue is when I then fetch a `Meal` with its a...
# prisma-whats-new
b
benoit
09/04/2017, 1:43 PM
the issue is when I then fetch a
Meal
with its associates
dishes
, I can’t seem to be able to get the
dishes
in the order they were added
d
dankent
09/04/2017, 1:44 PM
I don't think ordering is guaranteed (i.e. relationships are a set rather than a list)
b
benoit
09/04/2017, 1:45 PM
Yeah I guess that makes sense
Open in Slack
Previous
Next