We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8df3f7 commit 30b6a4dCopy full SHA for 30b6a4d
2 files changed
graphql_query_derive/src/lib.rs
@@ -24,7 +24,6 @@ mod inputs;
24
mod interfaces;
25
mod introspection_response;
26
mod objects;
27
-mod operations;
28
mod query;
29
mod scalars;
30
mod schema;
graphql_query_derive/src/operations.rs
0 commit comments