-
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…
-
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…
-
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…
-
Hello!
I was hoping to use this in lieu of the Google Maps input. The studio is building fine and looks good but as soon as I run `sanity graphql deploy` I get this strange error:
```
TypeErro…
-
**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
-
### Environment information
```plain text
System:
OS: macOS 14.5
CPU: (14) arm64 Apple M3 Max
Memory: 129.25 MB / 36.00 GB
Shell: /bin/zsh
Binaries:
Node: 18.18.0 - ~/.asdf/installs/n…
-
Hi there!
I am having fun using this library so thanks for it and continuing to maintain it!
I stumped on an issue and perhaps I am missing something. I have a library that uses cynic to connect …