@infrab4a/connect 2.0.12 → 2.0.13-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4024,7 +4024,7 @@
4024
4024
  {
4025
4025
  reviews: {
4026
4026
  columnName: 'reviews',
4027
- foreignKeyColumn: { productId: 'id' },
4027
+ foreignKeyColumn: { product_id: 'id' },
4028
4028
  fields: _this.reviewsFields,
4029
4029
  },
4030
4030
  },