apollographql / apollo-rs

Spec compliant GraphQL Tools in Rust.
Apache License 2.0
566 stars 45 forks source link

fix: undefined name in type condition's named type #781

Closed rishabh3112 closed 9 months ago

rishabh3112 commented 9 months ago

Fixes #780 Also, fixes grammatical error in expected on error.

apollo-cla commented 9 months ago

@rishabh3112: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/

lrlna commented 9 months ago

@rishabh3112 i'll merge it in, if you can sign the CLA. Thanks for submitting the PR so quickly.

rishabh3112 commented 9 months ago

@rishabh3112 i'll merge it in, if you can sign the CLA. Thanks for submitting the PR so quickly.

@lrlna I have signed the CLA now. Thanks @SimonSapin for help with onboarding!

When can I expect a release for this?

lrlna commented 9 months ago

@rishabh3112 we should be able to do a release by the end of the week.

rishabh3112 commented 9 months ago

Okay, thanks @lrlna !

rishabh3112 commented 9 months ago

@lrlna Friendly ping for the release. Thanks in advance.

SimonSapin commented 9 months ago

https://crates.io/crates/apollo-parser/0.7.5 is up!