Clement Gutel
Clement Gutel
@nozzlegear any feedback?
To clarify, this is NOT for the query and variables. This is just to provide the type of the **response** without having to create a class. This is useful because...
Nice to see ShopifySharp mentioned on [Here’s Everything We Announced at Shopify Unite 2019](https://www.shopify.com/partners/blog/shopify-unite-announcements-2019) :+1:
I got tired of waiting for https://github.com/graphql-dotnet/graphql-client (the build has been failing for several weeks and PRs are queueing up). That led me to create a very simple graphql client...
Let me know if you agree to take a dependency on this lib. If so, I will integrate it in ShopifySharp, and have a go at the leaky bucket.
No news as far I as know. Personally I'm still using REST but I'm thinking of refactoring my code to use GraphQL at some point because almost all new features...
@dzsquared any updates on open sourcing the ScriptDom lib? This kind of bug really gets us stuck and we cannot implement our DB tool for sql azure and sql server...
Please open up the code so that we can contribute and fix bugs.
@zijchen I can confirm that parsing of the expression above now works on version 161.6337.0-preview. However, I find the object model weird. Why is the `IgnoreRespectNulls` property a list of...
@pensivebrian there is in particular a long standing bug that is causing us lots problems because the parser simply fails to parse some valid TSQL. See https://github.com/microsoft/sqltoolsservice/issues/868 If it's not...