reasonml-community / reason-apollo-hooks

Deprecated in favor of https://github.com/reasonml-community/graphql-ppx
https://reasonml-community.github.io/reason-apollo-hooks/
MIT License
137 stars 28 forks source link

Add NotCalled to variant & remove Called from variant. #60

Closed lukashambsch closed 4 years ago

lukashambsch commented 4 years ago

This PR adds NotCalled to the mutation variant result & removes Called since it should is covered by the other results.

fakenickels commented 4 years ago

hey there! we are analysing #49 and then we'll merge the subsequent PRs after

lukashambsch commented 4 years ago

hey there! we are analysing #49 and then we'll merge the subsequent PRs after

Sounds good! Thanks for the update!

fakenickels commented 4 years ago

hey there! sorry the delay, the discussion around the new api got a bit longer than expect and your PR got outdated. Do you mind updating it so we can merge? Thanks

lukashambsch commented 4 years ago

hey there! sorry the delay, the discussion around the new api got a bit longer than expect and your PR got outdated. Do you mind updating it so we can merge? Thanks

No problem! Should be good to go now. Thanks!

fakenickels commented 4 years ago

Thanks!

fakenickels commented 4 years ago

Released under v4.1.0