Here's the issue for the `get-schema` malformed ou...
# prisma-whats-new
p
Here's the issue for the
get-schema
malformed output: https://github.com/graphql-cli/graphql-cli/issues/70
a
Ah, I've just seen your issue. This is actually the valid new syntax for descriptions
So your downloaded schema is valid according to the latest spec
p
oh! so then I guess it's the eslint plugin that I'm using
a
That's probably not updated yet...
p
I see, both the webstorm plugin and the eslint plugin that we're using were complaining about it.
a
Could you change the title of the issue into something more pleasant, and open issues with the plugins you are using to update?
p
k, yeah
sure
a
I have already opened an issue in the language-graphql repo
That most syntax highlighters and linters use (like Github, and some IDE plugins).
p
ok, thanks. Lemme update the ticket
👍🏻 1
k, updated
a
I've contained the maintainer for the eslint plugin directly, I will update the issue if I get news. I don't know about Webstorm.
p
All plugins are compatible now, except for webstorm. There's already an issue open for the webstorm plugin: https://github.com/jimkyndemeyer/js-graphql-intellij-plugin/issues/118
👍🏻 1