graphqlgen icon indicating copy to clipboard operation
graphqlgen copied to clipboard

Support classes for model definitions

Open Weakky opened this issue 7 years ago • 0 comments

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

Weakky avatar Oct 25 '18 16:10 Weakky