I have a part of my datamodel that is defined by `...
# prisma-whats-new
j
I have a part of my datamodel that is defined by
[String!]!
and this is adding a property named
set
to my schema and the creationmodels. Is that intentional?