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.
2 parents 3090e0a + b1133a1 commit e4b37c4Copy full SHA for e4b37c4
README.md
@@ -180,7 +180,7 @@ use graphql_client::GraphQLQuery;
180
schema_path = "tests/unions/union_schema.graphql",
181
query_path = "tests/unions/union_query.graphql",
182
)]
183
-pub struct UnionQuery;
+pub struct Heights;
184
```
185
186
There is an example [in the tests](./graphql_client/tests/operation_selection).
0 commit comments