Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Backticks in comments in federated services causes invalid code to be generated. #1030

Closed
BitPhinix opened this issue Feb 15, 2020 · 1 comment

Comments

@BitPhinix
Copy link

What happened?

Using backticks in comments in federated services causes invalid code to be generated. (They aren't replaced thus breaking the string).

What did you expect?

The backticks to be replaced.

Minimal graphql.schema and models to reproduce

See the File Upload example.

versions

  • gqlgen version?
  • go version?
  • dep or go modules?
@vektah
Copy link
Collaborator

vektah commented Feb 17, 2020

It's pretty important to include the version when working with master. It looks like this has been already fixed, likely by #1019.

@vektah vektah closed this as completed Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants