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
760 stars 312 forks source link

Order update issue with GraphQL #1108

Open jbyte2009 opened 2 hours ago

jbyte2009 commented 2 hours ago

When using mutations with variables, I am getting issues with updating orders with notes. It appears that when debugging, the application closes unexpectedly, and there is no exception to be had.

jbyte2009 commented 2 hours ago

Any examples would be greatly appreciated. I will also include screenshots of programming logic.