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

Add support for `.graphql` extension files #82

Closed etareduction closed 1 year ago

etareduction commented 1 year ago

The lack of detection for .graphql files really annoys me cause Rider creates graphql files with such extension by default.

Zaid-Ajaj commented 1 year ago

Fixed as of Snowflaqe v1.45 🚀