-
In my Postgres DB, I have some tables where I have specified some default inserts based on passed in JWT token claims. This was from using a different solution..but utlimately, in Postgres, I could sp…
-
Link the FE created in #17 to Hasura. Use the following tutorial:
https://hasura.io/learn/graphql/angular-apollo/apollo-client/
Use admin secret directly like this:
` headers: {
"x-hasu…
-
### Version Information
Server Version: v2.7.0
### Environment
OSS
### What is the expected behaviour?
The GraphQL identifier should replace the `.` character from PostgreSQL field name…
-
pointed to my Heroku instance
$ node index.js
Err
{ extensions: { path: '$', code: 'start-failed' },
message:
'cannot start as connection_init failed with : x-hasura-admin-secret/x-hasu…
-
# Story
It will be useful for those who are not very familiar with the backends / databases to be able to get access to the data right from the web apps.
That would be a stretch if we extend our sha…
-
### Version Information
* hasura / graphql-engine: 2.36.2
* input-output-hk / cardano-graphql: 8.0.0
* cardano-node: 8.7.3
### Environment
On premise K8S cluster, using custom docker image …
-
Hello there.
Having an issue understanding why the "data-connector-agent" is only logging errors.
I used this docker-compose :
```
version: "3.6"
services:
postgres:
image: post…
-
hello, I created postgress, then connected bdjuno to my postgress, and checked everything works there, data about my blockchain is displayed in postgress, then I launched hasura and the second postgre…
-
When running `npm install -g hasura-cli`, the errors below are shown and hasura-cli won't be installed.
I doubt it is caused by the release at 2:10UTC March 25 (version: 2.28.0).
```
npm ERR! cod…
-
Hello,
Is it possible to use `virtualisation.oci-containers.containers` in `extra-container`?
I was trying to move my working setup of Hasura and Postres from `configuration.nix` to `extra-conta…