Socket
Book a DemoInstallSign in
Socket
m

mattbretl

npm

Packages

Current Co-maintainers

Former Co-maintainers

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

@graphile-contrib/postgraphile-plugin-fulltext-filter

Full text searching on tsvector fields for use with postgraphile-plugin-connection-filter

@graphile/depth-limit

A validation rule to apply to GraphQL operations to avoid excessively deep queries.

@graphile/federation

Apollo Federation support for Graphile Engine

@graphile/global-ids

Expands PostGraphile support for global object IDs

@graphile/lds

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

@graphile/logger

A logger abstraction for libraries

@graphile/lru

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

@graphile/operation-hooks

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

@graphile/persisted-operations

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

@graphile/pg-aggregates

Aggregates support for PostGraphile

@graphile/pg-pubsub

Subscriptions plugin for PostGraphile using PostgreSQL's LISTEN/NOTIFY

@graphile/postgis

PostGIS support for PostGraphile

@graphile/pro

Professional PostGraphile enhancements

@graphile/simplify-inflection

Simplifies the graphile-build/graphile-build-pg inflection to trim the `ByFooIdAndBarId` from relations, etc

@graphile/smart-tags-table

Use a table to manage smart tags