graphqlgen
graphqlgen copied to clipboard
Support classes for model definitions
Description
Currently, only interface and type are supported for defining models (on ts/flow)
It would be nice to be able to define models as class as well