Popular repositories
Repositories
-
- pg-omit-archived
Adds soft-deletion options to PostGraphile connections. Sponsored by https://sprout.io/
- pg-order-by-multi-column-index
Order by multi-column indexes on PostGraphile connections
- postgraphile-plugin-connection-filter
Filtering on PostGraphile connections
- postgraphile-plugin-upload-field
Upload fields in PostGraphile
- postgraphile-plugin-derived-field
Add derived fields in PostGraphile
- pg-order-by-related
Order by related columns on PostGraphile connections
- pg-dynamic-attributes
Add support for getting, filtering by and ordering by "dynamic" attributes - that is attributes that are determined by EAV-like entries in a related table at runtime rather than known at schema build time.
- pg-many-to-many
Add connection fields for many-to-many relations