We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f27379 commit ffb341dCopy full SHA for ffb341d
README.md
@@ -129,6 +129,10 @@ You can write multiple operations in one query document (one `.graphql` file). Y
129
130
There is an example [in the tests](./tests/operation_selection).
131
132
+## Documentation for the generated modules
133
+
134
+You can use `cargo doc --document-private-items` to generate rustdoc documentation on the generated code.
135
136
## Examples
137
138
See the examples directory in this repository.
0 commit comments