Issues
- 3
Using Enum in query
#457 opened by ToferC - 0
Switch to the maintained fork of graphql-parser
#500 opened by tomhoule - 2
Update syn to v2
#496 opened by Sytten - 1
- 2
fragments_other_variant option is always on
#446 opened by frymawe - 4
- 1
failed to parse schema
#482 opened by crazybits - 1
- 5
Support for reqwest 0.12 ?
#481 opened by sbfaulkner - 1
- 7
Unable to get variables into graphql query?
#456 opened by iceaway - 1
- 1
Fragments as Traits
#466 opened by slyons - 15
- 1
- 7
skip_serializing_none does not work
#439 opened by Nohac - 1
- 4
- 9
- 0
Default trait for variables
#477 opened by danielboros1990 - 4
Deserializing ID as integer not String
#455 opened by ValouBambou - 1
- 0
Add support for SDL schema download with cli
#474 opened by Hugo-Trentesaux - 0
Support `@required` directive
#473 opened by bradzacher - 0
CLI generates invalid query
#471 opened by linrium - 0
Generating queries from async_graphql
#463 opened by slyons - 0
Use String deserialization for bigInt
#464 opened by Doozers - 4
- 1
- 0
- 3
Generate a rust struct for a GraphQL type?
#443 opened by antholeole - 1
Generating all types
#453 opened by banool - 2
- 1
Subscription Support
#448 opened by HuakunShen - 1
Allow to share fragments
#413 opened by Sytten - 2
- 1
Skip default scalars
#432 opened by jvliwanag - 0
Cannot decode when fragment contains a Node id
#442 opened by chungwong - 1
[Documentation] README gives self-contradicting advice
#419 opened by ehiggs - 3
Autocomplete in VSCode for generated code?
#420 opened by nickwesselman - 1
- 1
Document graphql macro attributes
#434 opened by llGaetanll - 5
- 0
Make a sqlx-like operation! macro
#429 opened by SorenHolstHansen - 2
Community Maintenance
#426 opened by Sytten - 0
Would it be possible to import graphql types from other files ? -> import * from "./generated/other_types.graphql"
#428 opened by jrouaix - 3
- 2
Missing #[serde(rename = "type")] on Variables
#422 opened by juchiast - 0
Missing getting "__typename" variants if user doesn't specify it in Union or Interface, but only Type
#416 opened by ulwlu - 2
Disable warnings and clippy for generated code
#414 opened by autarch