abhiaiyer91 / apollo-storybook-decorator

Wrap your storybook environment with Apollo Client, provide mocks for isolated UI testing with GraphQL
332 stars 34 forks source link

Support for Apollo Hooks #129

Closed dcstone09 closed 4 years ago

dcstone09 commented 4 years ago

This PR is to address #72. I updated react and react-apollo to the latest versions, then converted the examples in react module.

dcstone09 commented 4 years ago

@abhiaiyer91 Thanks for reviewing this, would you mind merging it?