Apollo nextjs plugin #4301
Unanswered
correttojs
asked this question in
General
Replies: 1 comment 1 reply
-
Hן @correttojs ! This looks like a great idea! Maybe do you want to open a PR and add this to the list of available plugins in our website? Regarding injecting custom code - this could be done by using Regarding the single hook- we are experimenting with created a typed |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I created a plugin to generate code to link apollo-client with the nextjs getServerSideProps function. See description and example at https://github.com/correttojs/graphql-codegen-apollo-next-ssr/blob/master/README.md.
I would like to extend this plugin adding two features to enhance the document generation:
I think the two features would belong to the react-apollo plugin. Would you like me to create a PR?
I'd like to ask some opinions about two other topics:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions