gqlgen
gqlgen copied to clipboard
graph/foo/foo.graphqls doesn't have trailing newline
What happened?
graph/foo/foo.graphqls doesn't have a trailing newline.
What did you expect?
graph/foo/foo.graphqls has a trailing newline.
Minimal graphql.schema and models to reproduce
Anything.
versions
-
go run github.com/99designs/gqlgen version
? v0.17.45 -
go version
? go version go1.22.2 darwin/arm64