Matt Bretl

postgraphile-plugin-connection-filter

v2.3.0
Filtering on PostGraphile connections

postgraphile-plugin-derived-field

v1.0.0
Add derived fields in PostGraphile

postgraphile-plugin-upload-field

v1.0.0
Upload fields in PostGraphile

@graphile-contrib/pg-simplify-inflector

v6.1.0
Simplifies the graphile-build-pg inflector to trim the `ByFooIdAndBarId` from relations

@graphile-contrib/pg-omit-archived

v4.0.0
Makes collections omit archived items by default, but gives the ability to view archived items if explicitly requested.

@graphile-contrib/pg-non-null

v1.0.3
A PostGraphile plugin helping you handle non nullable fields.

@graphile-contrib/pg-order-by-related

v1.0.0
Order by related columns on PostGraphile connections

@graphile-contrib/pg-many-to-many

v1.0.2
Add connection fields for many-to-many relations

@graphile-contrib/pg-order-by-multi-column-index

v1.0.0
Order by multi-column indexes on PostGraphile connections

@graphile/operation-hooks

v1.0.0
Register asynchronous callbacks before/after operations; uses include: validation, authorization, notification

@graphile/supporter

v0.8.4
PostGraphile enhancements for development sponsors

@graphile/pro

v1.0.4
Professional PostGraphile enhancements

@graphile/global-ids

v0.1.3
Expands PostGraphile support for global object IDs

@graphile/lds

v4.13.0
Logical decoding server for PostgreSQL, monitors for new/edited/deleted rows and announces them to interested clients.

@graphile/subscriptions-lds

v4.13.0
Subscriptions plugin for PostGraphile using PostgreSQL logicial decoding

@graphile/pg-pubsub

v4.13.0
Subscriptions plugin for PostGraphile using PostgreSQL's LISTEN/NOTIFY

@graphile/postgis

v0.2.0
PostGIS support for PostGraphile

postgraphile-plugin-connection-filter-postgis

v1.0.0
PostGIS filtering options in PostGraphile

@graphile/lru

v4.11.0
Extremely simple zero-dependencies ES6 LRU (you probably want lru-cache instead)

@graphile-contrib/pgdbi

v1.0.9
## Installation

@graphile/federation

v0.1.0
Apollo Federation support for Graphile Engine

react-native-better-clipboard

v2.0.0
## Getting started

@graphile-contrib/constraint-error-tags

v1.1.0
A PostGraphile plugin for writing nicer error messages on constraints.

@graphile/persisted-operations

v0.1.1
Persisted operations (aka persisted queries) support for PostGraphile's server

@graphile/pg-aggregates

v0.1.1
Aggregates support for PostGraphile