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

Syntax Error GraphQL Unexpected Name "on" for fragments #8

Open
tizmagik opened this issue May 25, 2017 · 1 comment
Open

Syntax Error GraphQL Unexpected Name "on" for fragments #8

tizmagik opened this issue May 25, 2017 · 1 comment

Comments

@tizmagik
Copy link

In a Relay (pre-Modern, 0.10.0) app, I'm getting syntax errors for "fragment on" queries,

image

.graphqlrc is using a file path:

{
  "file": {
    "path": "./schema.json"
  }
}

Otherwise, the auto-complete works fine. Any ideas?

@tizmagik tizmagik changed the title Syntax Error GraphQL Unexpected Name "on" Syntax Error GraphQL Unexpected Name "on" for fragments May 25, 2017
@grydstedt
Copy link

Seeing this as well

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