Skip to content

Commit c282277

Browse files
authored
Add postgraphile-plugin-timestamp-format (#310)
1 parent 6a088e5 commit c282277

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/pages/postgraphile/community-plugins.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ Schema extension plugins for PostGraphile:
7979
- [postgraphile-remove-foreign-key-fields-plugin](https://github.com/jarvisuser90/postgraphile-remove-foreign-key-fields-plugin) -
8080
Removes all foreign key fields from the GraphQL schema while still allowing
8181
foreign relationships to be created.
82+
- [postgraphile-plugin-timestamp-format](https://github.com/RedShift1/postgraphile-plugin-timestamp-format) - Format timestamps
83+
with PostgreSQL's to_char function. Supports timezones too
8284

8385
Examples of using these plugins:
8486

0 commit comments

Comments
 (0)