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

Incorporate postgraphile-tag-json-tools #205

Open benjie opened 3 years ago

benjie commented 3 years ago

Feature description

@phryneas has written https://github.com/mayflower/postgraphile-tag-json-tools which enables more accurate JSON schema for the postgraphile.tags.jsonc file, leading to better auto-complete (and hopefully detection of misconfiguration, e.g. typos in references, invalid tags, etc).

Breaking changes

Potentially more esoteric tags won't be supported.