Skip to content

Support for more general codegen #22

@banool

Description

@banool

This is more of a question than an issue. In my fork here I have implemented changes that allow me to skip a lot of the codegen.

https://github.com/banool/async-graphql-reverse/

Notably it is possible to opt out of all the scalars stuff, GraphQL stuff, etc. I've added support for having additional attributes added. With all that combined you can generate types that you use with Serde instead of the async-graphql stack.

My suspicion is that this use case is niche enough that it doesn't really belong in your version of the crate, but I want to see what you think.

For now I'll just make of my fork but if you find all the changes there acceptable, I'd love to merge them in.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions