nozzlegear / ShopifySharp

ShopifySharp is a .NET library that helps developers easily authenticate with and manage Shopify stores.
https://nozzlegear.com/shopify-development-handbook
MIT License
742 stars 309 forks source link

Add missing ProductServiceFactory #981

Closed nozzlegear closed 9 months ago

nozzlegear commented 9 months ago

This pull request adds the IProductServiceFactory and ProductServiceFactory, which were accidentally missed by the factory generating script due to the file name mismatch.