our-weekend-project / gripedotdev

A site for griping, not for solutions!
1 stars 1 forks source link

Add Plugins to Postgraphile GraphQL Backend #40

Closed AustinTSchaffer closed 4 years ago

AustinTSchaffer commented 4 years ago

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.