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

fix: upgrade graphile-worker #204

Closed benjie closed 3 years ago

benjie commented 3 years ago

Description

Upgrades Graphile Worker to fix a bug in watch mode with recursive dependencies.

Performance impact

None.

Security impact

None.

Checklist