graphql2ts
graphql2ts copied to clipboard
handle graphql primitives
- [ ] Int -> GraphQLInt
- [ ] Float -> GraphQLFloat
- [ ] ...