Merge remote-tracking branch 'origin/develop' into feat/stripe-giropay

This commit is contained in:
Sebastian Rindom
2021-06-21 14:41:37 +02:00
@@ -321,7 +321,7 @@ class ContentfulService extends BaseService {
const environment = await this.getContentfulEnvironment_() const environment = await this.getContentfulEnvironment_()
const fields = { const fields = {
[this.getCustomField("medusaId", "product")]: { [this.getCustomField("medusaId", "region")]: {
"en-US": r.id, "en-US": r.id,
}, },
[this.getCustomField("name", "region")]: { [this.getCustomField("name", "region")]: {