Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Selyatin committed Sep 8, 2022
1 parent 5079742 commit 612a522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ struct UnionQuery;
```
## Implicit Null

The generated code will skip the serialization of `None` values. By default it's `false`.
The generated code will skip the serialization of `None` values.

```rust
use graphql_client::GraphQLQuery;
Expand Down

0 comments on commit 612a522

Please sign in to comment.