🚨 BREAKING CHANGE 🚨 Unioning Shopify source data has been a frequent request from package users. This release incorporates just that functionality!
- The ability to union Shopify source data using this package. This is done by utilizing the
union_schemaandunion_databasesvariables. A user can add the schemas they would like to union or the databases they would like to union (must be one or the other) together and produce unioned results downstream.
Thanks so much to @DylanBaker for his stellar work on getting this functionality to work in this package! 🎉