insomnia: [Bug] JSON type graphql query variables are underlined as errors in the editor

Describe the bug JSON type graphql query variables are underlined as errors in the query variables editor

To Reproduce Steps to reproduce the behavior:

  1. Go to ‘graphql query variables panel’
  2. Insert JSON value in JSON field (e.g. body): { "input": { "content": { "authorId": "123", "listId": "456", "title": "A new star is born", "summary": "My summary", "bodyPlaintext": "My text", "body": { "text": "My text" } } } }
  3. See error

Expected behavior Not showing error

Screenshots Screen Shot 2020-01-22 at 9 41 54 AM

Desktop:

  • OS: macOS 10.15.2
  • Installation Method: website download
  • App Version: 7.0.6.3258

About this issue

  • Original URL
  • State: open
  • Created 4 years ago
  • Reactions: 5
  • Comments: 17 (1 by maintainers)

Most upvoted comments

Not stale, still actual.

Same for me, any update on this?