We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94abb6a commit 1796a72Copy full SHA for 1796a72
2 files changed
page-data/postgraphile/community-plugins/page-data.json
postgraphile/community-plugins/index.html
@@ -118,6 +118,8 @@
118
<li><a href="https://github.com/jarvisuser90/postgraphile-remove-foreign-key-fields-plugin">postgraphile-remove-foreign-key-fields-plugin</a> -
119
Removes all foreign key fields from the GraphQL schema while still allowing
120
foreign relationships to be created.</li>
121
+<li><a href="https://github.com/RedShift1/postgraphile-plugin-timestamp-format">postgraphile-plugin-timestamp-format</a> -
122
+Format timestamps with PostgreSQL's to_char function. Supports timezones too</li>
123
</ul>
124
<p>Examples of using these plugins:</p>
125
<ul>
0 commit comments