-
# 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…
-
Especially interested in Array types, such as `[Book]` for `Author`
[author.graphql](https://github.com/jjwtay/graphSchemaToJson/blob/master/examples/author.graphql)
Please add input model -> ou…
-
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…
-
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…
-
https://github.com/sid88in/serverless-appsync-plugin/blob/18644ea4b11fc96105b88c3d075a8864ba1bc5c7/src/get-config.js#L61-L67
This (somewhat explicitly in the name) assumes that the `config.schema` …
ankon updated
3 years ago
-
### 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…
-
Sorry if this is not a bug and actually a feature request or intended behavior.
## Description
Schema fields added with `addSchemaResolvers` are not accessible at route buildtime. When using the…
-
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…
-
https://github.com/darkbasic/nativescript-repro2/blob/master/app/app.module.ts
```ts
const subscriptionLink = new WebSocketLink({
uri: 'ws://localhost:3000/subscriptions',
option…