Where can I find documentation on why an array in ...
# prisma-whats-new
j
Where can I find documentation on why an array in my data model turns into a CreateInput schema with a
set
field?
n
here's some information: https://github.com/graphcool/prisma/issues/1275 note that the specification touches on future topics as well
we should cover scalar lists in the reference documentation, I created this issue: https://github.com/graphcool/prisma/issues/1732 thanks for bringing this up!
j
Awesome thank you so much!
I kept thinking I couldn't find it
but it's not there at all 😄