You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are correct at the moment the fulfillment order line table is not included in our Shopify package. That being said, this is a relevant feature request we can scope out for a future enhancement to the package. If you are interested in contributing, I would also be happy to review a PR if you wanted to add the fulfillment order line table to the package.
Otherwise, for the time being you will be able to stage and transform this data outside of the package. If you then wanted to combine the data with the output models of this package you can perform a join or other transformation on top of the package models.
I am trying to transform fulfillment data. As I checked there is no staging table for fulfillment order line table.
I am using name: 'shopify'
version: '0.8.0'.
Please suggest a way or any other version which has staging table for the same.
The text was updated successfully, but these errors were encountered: