-
Hi,
I migrated my project dependencies to "graphql-compose-mongoose" "version": "7.0.1", and my filters stopped working :
I have a generic method that I use to add filter inputs like
```
ad…
-
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
-
If I use multiple tags - different tag: https://github.com/nhpatt/liferay-devcon-appointment/blob/master/appointments-impl/rest-openapi.yaml#L65 for different schema buildREST gradle task do not creat…
-
### 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 clo…
-
I want to know if its possible to use a direct AQL for resolver for a special need
-
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…
-
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…
-
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…
-
https://github.com/darkbasic/nativescript-repro2/blob/master/app/app.module.ts
```ts
const subscriptionLink = new WebSocketLink({
uri: 'ws://localhost:3000/subscriptions',
option…