Skip to content

Q:It is possible to convert Class to Schema? #279

@namttdh

Description

@namttdh

Hi, first sorry because my English very bad.
I have a question: how can i auto convert Class file from java to graphql schema.
I very comfortable working with graphql-java-tool but when my project scale up, it's maybe become burden, because i have exactly same property for both .class file and .graphql file. When i change property in .class file i also must do same thing in .graphql file, it's take a lot of time.Beside, i think object input should be auto generator schema(Mutation and Query no need) . So who have any idea for that? please share with me. Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions