-
### Intro
- [ ] Pick a C# GraphQL library.
* see https://github.com/graphql-dotnet/graphql-dotnet and https://github.com/ChilliCream/hotchocolate (https://github.com/volosoft/abp/issues/340)
…
-
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…
-
I want to know if its possible to use a direct AQL for resolver for a special need
-
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
-
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…
-
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…
-
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…
-
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…
-
https://github.com/darkbasic/nativescript-repro2/blob/master/app/app.module.ts
```ts
const subscriptionLink = new WebSocketLink({
uri: 'ws://localhost:3000/subscriptions',
option…