Skip to content

Option to deduplicate schema data #392

Open
@lights0123

Description

@lights0123

Each query will cause this crate to re-generate the code for the entire schema. This results in increased compile time and not being able to share structs between different queries. There should be a way to generate the entire schema once (using both the derive macro and the CLI), and then just reference it by path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions