-
Maybe I just missed it, but the docs mysteriously show a "data" object that wasn't queried for, and I can't find the explanation.
![image](https://user-images.githubusercontent.com/6148201/63122558…
-
I have 2 lists with exactly the same fields and code, just different names. I have set them to only appear on item view of the list [videoObject] when they are not null. What happens is that one of th…
-
# Describe the bug
Not able to generate Graphql Schema with openapi-to-graphql cli using Up Bank's API OAS definition
# To Reproduce
Steps to reproduce the behavior:
1. install the openapi…
-
Created by: @styk-tv
Source: https://github.com/RedisGraph/RedisGraph/issues/347
Has anyone tried using RedisGraph with Apollo/Yoga and Neo4j-graphql-js npm module? Idea here is to take advantage of a…
-
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…
-
### 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…
-
I want to know if its possible to use a direct AQL for resolver for a special need
-
https://github.com/darkbasic/nativescript-repro2/blob/master/app/app.module.ts
```ts
const subscriptionLink = new WebSocketLink({
uri: 'ws://localhost:3000/subscriptions',
option…
-
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…
-
###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…