TDL-18653: Fix singer.transform.SchemaMismatch: Errors during transform
For the fields not found in the Shopify Documentation: Removed that field from the schema and added patternProperties to accept every extra incoming field
For the fields found in the Shopify Documentation but datatype is not confirmed: Updated schema with empty schema {}
Description of change
TDL-18653: Fix singer.transform.SchemaMismatch: Errors during transform
patternProperties
to accept every extra incoming field{}
QA steps
Risks
Rollback steps