33 packages
@graphile-contrib/constraint-error-tags
A PostGraphile plugin for writing nicer error messages on constraints.
@graphile-contrib/graphql-sse
PostGraphile support for GraphQL over Server-Sent Events (SSE) powered by graphql-sse
@graphile-contrib/pgdbi
## Installation
@graphile-contrib/pg-dynamic-attributes
PostGraphile plugin to fetch, order by and filter by dynamic attributes that are fetched from records in a related table at runtime.
@graphile-contrib/pg-many-to-many
Add connection fields for many-to-many relations
@graphile-contrib/pg-non-null
A PostGraphile plugin helping you handle non nullable fields.
@graphile-contrib/pg-omit-archived
Makes collections omit archived items by default, but gives the ability to view archived items if explicitly requested.
@graphile-contrib/pg-order-by-multi-column-index
Order by multi-column indexes on PostGraphile connections
@graphile-contrib/pg-order-by-related
Order by related columns on PostGraphile connections
@graphile-contrib/pg-simplify-inflector
Simplifies the graphile-build-pg inflector to trim the `ByFooIdAndBarId` from relations