Open tizmagik opened 7 years ago
In a Relay (pre-Modern, 0.10.0) app, I'm getting syntax errors for "fragment on" queries,
.graphqlrc is using a file path:
{ "file": { "path": "./schema.json" } }
Otherwise, the auto-complete works fine. Any ideas?
Seeing this as well
In a Relay (pre-Modern, 0.10.0) app, I'm getting syntax errors for "fragment on" queries,
.graphqlrc is using a file path:
Otherwise, the auto-complete works fine. Any ideas?