File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6868 " https://flow.org/" ,
6969 " https://github.com/EmperorRXF/postgraphile-plugin-atomic-mutations" ,
7070 " https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/master/appengine/hello-world/flexible" ,
71+ " https://github.com/RedShift1/postgraphile-plugin-timestamp-format" ,
7172 " https://github.com/RoadRunnerEngineering/postgraphile-plugin-custom-filter" ,
7273 " https://github.com/auth0/express-jwt" ,
7374 " https://github.com/auth0/node-jsonwebtoken" ,
Original file line number Diff line number Diff line change @@ -79,8 +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
82+ - [ postgraphile-plugin-timestamp-format] ( https://github.com/RedShift1/postgraphile-plugin-timestamp-format ) -
83+ Format timestamps with PostgreSQL's to_char function. Supports timezones too
8484
8585Examples of using these plugins:
8686
You can’t perform that action at this time.
0 commit comments