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 ShopifySharp.WebhookPayloads.CartUpdatedPayload object #964

Closed nozzlegear closed 9 months ago

nozzlegear commented 9 months ago

Adds the necessary entities to map a CartUpdated webhook request to C# objects.