-
# Current State
GraphQL schema updates should be as self-service as possible to reduce bottlenecks for change. In addition to adding new schema, _schema must be replaced/removed over time_.
The …
-
**Docker images**
hasura/graphql-engine:v1.1.0-beta.2
postgres:11.3
**Issue**
It is the first time I try to track a function on non-public schema. I have this function "item_search" on schema "…
-
Check that using different roles in Hasura works the expected way:
1. create different roles in HSL-ID
2. assign different users the created roles
3. define a logic in the frontend according to w…
-
thanks for this great plugin first of all!
I noticed getting these warnings:
`warn Deprecation warning - adding inferred resolver for field .... In Gatsby v3, only fields with an explicit directiv…
-
https://github.com/darkbasic/nativescript-repro2/blob/master/app/app.module.ts
```ts
const subscriptionLink = new WebSocketLink({
uri: 'ws://localhost:3000/subscriptions',
option…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or…
-
Hi there,
First, thank you for this excellent library. It's great!
I stumbled upon `superstruct` when searching for a way to define both runtime validation and TypeScript types in one place, wit…
-
**Do you want to request a *feature* or report a *bug*?**
*Bug*
**What is the current behavior?**
A `graph-node` run with `--debug-fork` returns empty data for all queries
**If the current b…
-
###Description of the Tech Debt###
Currently the contact form is getting the form schemas it needs from the frontend (from `app/data/jsonSchemaForm/`). We need to switch these to be fetching the schem…
-
I want to know if its possible to use a direct AQL for resolver for a special need