The Postgraphile GraphQL backend we're using has a fairly vanilla configuration. It would be nice to add a few plugins, and in the process figure out what it takes to add plugins without building a custom postgraphile image. Dylan has had success with these in the past, both enhancing the querying experience.
The Postgraphile GraphQL backend we're using has a fairly vanilla configuration. It would be nice to add a few plugins, and in the process figure out what it takes to add plugins without building a custom postgraphile image. Dylan has had success with these in the past, both enhancing the querying experience.
The
pg-simplify-inflector
plugin is a major breaking change, so this plugin should be added as early as possible.