You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't currently possible because graphql-parser doesn't provide spans, but only positions. I have asked how they feel about adding spans graphql-rust/graphql-parser#40.
Looks promising https://crates.io/crates/codespan-reporting
The text was updated successfully, but these errors were encountered: