Zaid-Ajaj / Snowflaqe

A dotnet CLI to generate type-safe GraphQL clients for F# and Fable with automatic deserialization, static query verification and type checking
MIT License
154 stars 25 forks source link

Replace custom field name normalization with `NormalizeIdentifierBackticks` compiler function #81

Closed etareduction closed 1 year ago

etareduction commented 1 year ago

Closes #80

Zaid-Ajaj commented 1 year ago

Snowflaqe v1.44 🚀 is published which includes this fix, thanks a lot 🙏