Use our own hapi-postgraphile plugin
1. Much much less code 2. The third-party plugin only supported JWT which we no longer use
This commit is contained in:
parent
ffee8f42e4
commit
9b2f08ab7e
4 changed files with 69 additions and 36 deletions
|
|
@ -27,9 +27,6 @@
|
|||
"typeorm": {
|
||||
"pg": "^8.11.0"
|
||||
},
|
||||
"hapi-postgraphile": {
|
||||
"pg": "^8.11.0"
|
||||
},
|
||||
"graphql": "15.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue