-
If our JSON web token key ever changes on the backend, then the frontend will be "loading" indefinitely. If you're a developer, you'd know to open the inspector and clear the old jwt from local storag…
-
I'm submitting a ...
* [x] bug report
* [ ] feature request
* [ ] question
PostGraphile version: `4.1.0`
# problem
- postgraphile performance degrades on simple sort with large dataset…
-
Hello!
I'm experimenting around PostgraphQL for a new startup and it seems at the time being it requires clams.sub to be "postgraphql" while Auth0 gives `"sub": "auth0|70522e86-1fcf-415f-aeda-9325f…
-
Finding it really useful project for API generation
Had a doubt for existing apollo projects, if it is possible to modify existing graphql [schema](https://github.com/apollostack/GitHunt-API/blob…
fortm updated
6 years ago
-
I'm still learning GraphQL (https://learngraphql.com) but my first impression is that the support for multiple/batched reads/writes and "selectable" schema would be powerful when combined with the res…
kwcto updated
5 years ago
-
I have a system using postgraphile as a library in an express application and so far things are working pretty well, but I'm hitting a snag. I want to do some input validation for mutations within ex…
-
Test it out. See if it works better than postgraphile.
-
I'm trying to proxy requests to postgraphql and its igraphql server. I have a reverse proxy similar to Nginx which is proxying paths which begin with `/analytics` to the postgraphql server. The probl…
-
Is it possible to use PostGraphQL but to merge the server / schema with another server / schema so that the GraphQL endpoint can serve from multiple data sources?
An example would be that most of m…
-
- [x] Change default master/api password
- [x] Create different API users/permissions
- [x] Update api username/password
- [x] Remove hardcoded auth in js code
- [x] Remove hardcoded auth in sql c…