Hey team, I'm looking for documentation or info about mapping arrays of embedded objects. For instance, the
tap-shopify has an Order stream that contains an array line_items, which are the items bought in an order. Is there a way to map these line_items to their own table/stream?