Closed vmagro closed 1 year ago
Perhaps this and https://github.com/graphql-rust/graphql-parser/pull/61 can be merged
@LegNeato I added a test that is similar to other directive parsers, let me know if you had something else in mind
@LegNeato once this lands, any chance we could get a new version of this crate pushed to crates.io along with a new version of graphql-client
to pick up https://github.com/graphql-rust/graphql-client/pull/430?
@LegNeato I think this PR was never included in a release? any chance we can get a release for that fix?
I have some schemas that have this directive location, and this crate currently crashes while trying to parse it.