ShopifySharp icon indicating copy to clipboard operation
ShopifySharp copied to clipboard

Graph QL Syntax Highlighting

Open mcash95 opened this issue 5 months ago • 5 comments

Image

While configuring my Visual Studio to handle syntax highlighting for GraphQL, i ran into issues with Shopify Sharps GraphRequest class. After doing some more digging, i found that other libraries had the same issue, they had solved it with a decorated constructor parameter. I tested another library (see image) and the behavior is consistent with ShopifySharps behavior when not using the constructor parameter. Had not seen much activity regarding the syntax highlighting, this just serves as a heads up.

Thanks for all the hard work!

mcash95 avatar May 27 '25 16:05 mcash95