graphile / starter

Opinionated SaaS quick-start with pre-built user account and organization system for full-stack application development in React, Node.js, GraphQL and PostgreSQL. Powered by PostGraphile, TypeScript, Apollo Client, Graphile Worker, Graphile Migrate, GraphQL Code Generator, Ant Design and Next.js
https://graphile-starter.herokuapp.com
Other
1.74k stars 219 forks source link

upgrade graphql-codegen #273

Closed singingwolfboy closed 2 years ago

singingwolfboy commented 2 years ago

Description

Upgrade GraphQL Codegen to the most recent version.

Performance impact

None, as far as I know.

Security impact

None, as far as I know.

benjie commented 2 years ago

Whilst I'm trying to focus on PostGraphile V5 development I'd rather leave Starter in a known-good state than do major version bumps on dependencies unless there's a particularly good reason to do so; so: does this update solve a particular problem?

If not, I'm happy to leave this open until I have more time available to merge a number of PRs and then test the entire stack thoroughly.

singingwolfboy commented 2 years ago

Nope, just trying to help keep this project up-to-date. If you need to focus on other things, then I'm fine with just closing this PR.