Graphql-code-generator: [ts-react-apollo] integration with latest react-apollo-hooks (0.5.0)

Created on 10 Jul 2019  路  3Comments  路  Source: dotansimha/graphql-code-generator

There are breaking changes, as described in this commit: https://github.com/trojanowski/react-apollo-hooks/commit/e0d05fd

@Urigo @ardatan

bug plugins

Most helpful comment

I'm using 0.5.0, and there are no issues. The breaking change only affects the consumption side of the mutations. So nothing that should affect the generated code.

All 3 comments

@dotansimha I think it doesn't break anything in our template, does it?

I'm not sure, can you please verify it? @ardatan

I'm using 0.5.0, and there are no issues. The breaking change only affects the consumption side of the mutations. So nothing that should affect the generated code.

Was this page helpful?
0 / 5 - 0 ratings