PostGraphile plugin that removes all foreign key fields from the GraphQL schema while still allowing foreign relationships to be created. Primary key fields are not removed from the GraphQL schema.
Simplifies the graphile-build/graphile-build-pg inflection to trim the `ByFooIdAndBarId` from relations, etc
Nested mutations plugin for PostGraphile
This plugin allows you to expose only a single direction of connections exposed by foreign key constraints.
Filtering on PostGraphile connections
Add connection fields for many-to-many relations
Automatic, high performance, and highly customizable GraphQL API for PostgreSQL
Simplifies the graphile-build-pg inflector to trim the `ByFooIdAndBarId` from relations
Transform static class fields assignments that are affected by https://crbug.com/v8/12421
Subscriptions plugin for PostGraphile using PostgreSQL's LISTEN/NOTIFY
Slugifies a String
Remove JSX empty expression
Professional PostGraphile enhancements
Full text searching on tsvector fields for use with postgraphile-plugin-connection-filter
🐊Putout plugin adds ability to remove unused private fields
Remove JSX attribute
<span class="badge-patreon"><a href="https://patreon.com/benjie" title="Support Graphile development on Patreon"><img src="https://img.shields.io/badge/sponsor-via%20Patreon-orange.svg" alt="Patreon sponsor button" /></a></span> [![Discord chat room](http
Standard plugin interface and helpers to be used across the Graphile stack.
PostGIS support for PostGraphile
Compile class public and private fields, private methods and decorators to ES6
Remove unnecessary React propTypes from the production build
Extention that add Polymorphic Assocations in PostGraphile
Transform SVG into JSX
Makes collections omit archived items by default, but gives the ability to view archived items if explicitly requested.