Closed PeterZainzinger closed 5 years ago
Hi,
these small changes fix the problem of invalid code generated if comments are used with multiple lines, for example:
type Foo { # Examples # * null # * or something else bar: String! }
blindly published in 0.3.3 👍
0.3.3
Hi,
these small changes fix the problem of invalid code generated if comments are used with multiple lines, for example: