-
Console access is critical, and it's currently only protected by a simple string, the secret admin key. Anyone, anywhere can get access to a production running Hasura instance if he knows the admin se…
-
Reopen of #1355 .
To inspect whether it is good to use event-based subscriptions or live queries, I've gone through many articles and found [this comment](https://github.com/graphql/graphql-spec/is…
-
See https://github.com/apollographql/apollo-client/issues/8727.
@bennypowers Is it possible to fix/implement it in Apollo Elements *before* it will be fixed/implemented in Apollo Client?
-
Can I get a well-explained manual to run `cardan-graphql` without docker? [This](https://github.com/input-output-hk/cardano-graphql/wiki/Build-From-Source-With-Yarn) manual wasn't so helpful. I wasn't…
-
### Version Information
Server Version: hasura/graphql-engine:v2.4.0.cli-migrations-v2
CLI Version (for CLI related issue):
### Environment
AWS ECS
### What is the current behaviour?
My …
-
As of beta v1.3, you can generate a seed sql file with the command `hasura seeds create ...`, and the contents in the file are in this format:
````
INSERT INTO public.table (value, description) VA…
-
Something I thought to do while refactoring https://github.com/hasura/graphql-engine/pull/3622 but which needs to wait.
See https://stackoverflow.com/questions/59739476/deprecate-or-shadow-a-modul…
-
Just testing upgrading to v2, I get this:
```
Found conflicting definitions for \"restaurant_top_tags_args\". The definition at \"query_root.restaurant_top_tags.args\" differs from the the defini…
natew updated
3 years ago
-
Hi, I am trying to run insert_job mutation which is flagged with **backend-only** with actions:
In the job permissions table I am setting `user_id` to `x-hasura-user-id`
the authorization header f…
-
We'd like a mechanism by which we can find out that webhooks (for event-triggers) are failing to run (after the `max_retries` and `retry_interval` based process is exhausted).
This "dead-letter q…