Skip to content

Codegen error: cannot find type Time in module super #155

Closed
@afternoon

Description

@afternoon

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions