graphql-rust / graphql-client

Typed, correct GraphQL requests and responses in Rust
Apache License 2.0
1.12k stars 152 forks source link

support graphqls schema extension #480

Closed tsetso-spread closed 3 months ago

tsetso-spread commented 3 months ago

Adding support for .graphqls as it is also a valid schema extension

tsetso-spread commented 3 months ago

Hey @surma @tomhoule, could you take a look at this, and if good possibly include it in 0.14?