awesome-links
awesome-links copied to clipboard
Property 'connectionField' does not exist on type 'ObjectDefinitionBlock<"Query">'
Hi, I just cloned the repo and made a fresh installation of node_modules; but Typescript throwing the following error at graphql/types/Links.ts
,
Property 'connectionField' does not exist on type 'ObjectDefinitionBlock<"Query">'
Any solution how to fix it other than downgrading packages? I didn't upgrade any version number form package.json, just a fresh "yarn install"
I have the same issue. any solutions?
You have to run it, npm run dev, to generate types.
Hi 👋🏽
We've updated the tutorial to use GraphQL Yoga and Pothos for the GraphQL API. Check it out and if you have any issues, let us know.
I'll go ahead and close this issue. If it persists, you can re-open the issue.