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 308 forks source link

Make CartUpdatedPayload.Note nullable #990

Closed nozzlegear closed 8 months ago

nozzlegear commented 8 months ago

This PR makes the CartUpdatedPayload.Note property a nullable string.