Arcangelo Saccà

Results 1 comments of Arcangelo Saccà

Hi, I had the same problem migrating Dynamoose from v1 to v2. I solved editing the schema like below: OLD code: ` const Schema = { id: { type: String,...