joarwilk / gql2flow

Convert a GraphQL Schema to a flow definition
97 stars 24 forks source link

Don't append Enum to enum types? #6

Closed kasbah closed 7 years ago

kasbah commented 7 years ago

I am not sure why Enum is appended to Enum type names. I would prefer to just use the names used in the schema.