add postgres upsert mutations to postgraphile
add postgres upsert mutations to postgraphile
Filtering on PostGraphile connections
Postgraphile plugin that enables many create, update, & delete mutations in a single transaction.
Automatic, high performance, and highly customizable GraphQL API for PostgreSQL
A plugin for Graphile to generate upsert mutations.
Standard plugin interface and helpers to be used across the Graphile stack.
<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
Nested mutations plugin for PostGraphile
Subscriptions plugin for PostGraphile using PostgreSQL's LISTEN/NOTIFY
Simplifies the graphile-build-pg inflector to trim the `ByFooIdAndBarId` from relations
Makes collections omit archived items by default, but gives the ability to view archived items if explicitly requested.
Professional PostGraphile enhancements
Full text searching on tsvector fields for use with postgraphile-plugin-connection-filter
Simplifies the graphile-build/graphile-build-pg inflection to trim the `ByFooIdAndBarId` from relations, etc
This plugin adds support for more complex, but performant, mutations in PostGraphile, namely: - Bulk + relational insert mutations, with ignore duplicates support - Bulk + relational upsert mutations - Bulk update mutations, using the same conditions avai
PostGIS support for PostGraphile
Postgraphile plugin to enable mutation atomicty with GraphQL requests containing multiple mutations
Full text searching on tsvector fields for use with postgraphile-plugin-connection-filter
PostGraphile v5 plugin for bulk insert, upsert, update, and delete mutations with ON CONFLICT handling
Order by related columns on PostGraphile connections
OpenTelemetry plugin for PostGraphile
add postgres upsert mutations to postgraphile
Customized filter on Connections in postgraphile