hello, I want to add an array like this [{OneMonth...
# orm-help
k
hello, I want to add an array like this [{OneMonth: 0, ThreeMonth: 0, SixMonth: 0, OneYear: 0}] to a field. How can I do that
z
afik you can only add Lists of Scalar types. Maybe a List of Json objects would to this like [Json!]!