-
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…
-
## Current Behaviour
We have to explicitly define action types for inputs and outputs, even if we are returning types that already exist (i.e. want to return `characters` type associated to alread…
-
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…
-
As a follow-up to #757, it would be very handy, for custom plugins, to have a [GraphQL](https://graphql.org/) endpoint. This would allow, in only one query, to get all information needed, no more. But…
-
We have a tutorial for building an offline first app with RxDB & Hasura at https://hasura.io/blog/building-an-offline-first-web-app-with-rxdb-hasura/
There is also a design guide (WIP) at: https://…
-
### Discussed in https://github.com/hasura/graphql-engine/discussions/8979
Originally posted by **kdichev** September 18, 2022
Hi, I am developing locally with hasura running with docker-compo…
-
### Version Information
Server Version: 2.6.0
CLI Version (for CLI related issue): 2.6.0
### Environment
OSS
### What is the expected behaviour?
File `metadata/actions.graphql` should …
-
here is my docker-compose.yml, I was tried for a few days to find a solution to this, but I can not.
```
version: "3.6"
services:
postgres:
image: postgres:12
restart: always
vo…
-
Hello, dropping tables from "Hasura console" does not generate down migrations. I know raw SQL does not generate down migrations, but this happened to me by using the drop table button in the Hasura c…
-
### Is your proposal related to a problem?
Preface: I'm aware of ALL of documented Hasura features as of time of writing.
One of the main concerns I hear about with Hasura is how unwieldy the Ac…