Skip to content

Commit 3d3e9d8

Browse files
authored
Add pg-omit-archived to list (#334)
1 parent 8568e48 commit 3d3e9d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/postgraphile/community-plugins.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Schema extension plugins for PostGraphile:
4747
- [@graphile-contrib/pg-simplify-inflector](https://github.com/graphile-contrib/pg-simplify-inflector) -
4848
simplifies field names by automatically removing `ByFooIdAndBarId`-style
4949
suffixes.
50+
- [@graphile-contrib/pg-omit-archived](https://github.com/graphile-contrib/pg-omit-archived) - allows soft-deletes and automatic hiding of records with a particular flag
5051
- [@graphile-contrib/pg-many-to-many](https://github.com/graphile-contrib/pg-many-to-many) -
5152
adds connection fields for many-to-many relations.
5253
- [@graphile-contrib/pg-order-by-related](https://github.com/graphile-contrib/pg-order-by-related) -

0 commit comments

Comments
 (0)