haris_rashid
09/30/2023, 12:29 PMtap-shopify
and dumping it into output.json for now. It turns out the SKU property comes as null which throws an exception at runtime that the type is not string. This is a consistent problem and I'm not sure how to resolve it. sku
is a property of the object in products.variants
, which is an array of objects.haris_rashid
09/30/2023, 12:31 PMharis_rashid
09/30/2023, 12:47 PMedgar_ramirez_mondragon
09/30/2023, 2:50 PMReuben (Matatika)
10/01/2023, 6:49 PMtap-shopify
this coming week, including updating schemas to fix issues like this. I've made a note of this in particular for us to go over as well.