graphql-client
graphql-client copied to clipboard
Improve proc macro error diagnostics
We should point to the right attribute in case of errors like missing query or schema file.
We can do this using the proc-macro-error crate.