Skip to content

Commit 612a522

Browse files
committed
Update README.md
1 parent 5079742 commit 612a522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ struct UnionQuery;
110110
```
111111
## Implicit Null
112112

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

115115
```rust
116116
use graphql_client::GraphQLQuery;

0 commit comments

Comments
 (0)