Closed ofqwx closed 3 years ago
When using the generator with flow, the JSON scalar is still using never type which is not a valid flow type. This is my proposal to fix this.
never
@all-contributors please add @ofqwx for code
@cometkim
I've put up a pull request to add @ofqwx! :tada:
When using the generator with flow, the JSON scalar is still using
never
type which is not a valid flow type. This is my proposal to fix this.