Closed
Description
I get the following error when building my project. I have a huge schema (84MB), which sadly I can't share. I'm not sure where the issue lies. How could I debug this further?
error[E0412]: cannot find type `Time` in module `super`
--> src/main.rs:10:10
|
10 | #[derive(GraphQLQuery)]
| ^^^^^^^^^^^^ not found in `super`
Metadata
Metadata
Assignees
Labels
No labels