-
**Is your feature request related to a problem? Please describe.**
Yes, I tried using the Postgres handler and it doesn’t read anything from the database
The AGE extension is, I believ…
-
**Describe the bug**
Default Values are not set on `Where` and `Options` types in the custom query
**Type definitions**
```
downline(
where: ClientWhere = { typeLevel : "All" }
options: Cl…
-
**Describe the bug**
When querying connections if no relationship corresponding to the connection exists in the underlying data then the parent record is not retrieved either and an empty array is re…
-
**Describe the bug**
If a field is declared as non-nullable in a type definition, the auto-generated schema does not consider this for the generated update mutation input object. This allows a mutati…
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when trying to validate inputs. Not the best description but it surely hits the point.
These are actually 2…
-
The "_NOT" operator on relationships requires the relationship to exist. Using "_NOT" in a where clause on a relationship therefore leaves out the object you are querying for.
For example, you hav…
-
Looking forward to try this library with Neo4j, will see if I can come up with some docs and a sample
-
**Is your feature request related to a problem? Please describe.**
It would be great to have an ability to query count of specific relationship type and sort by this count using standard syntax
**…
-
**Describe the bug**
Neo4j EE 4.4.5
Neo4j/GraphQL 3.4.0
Customer is using `@cypher` directive in a type. The generated cypher statement when executed produces a syntax error. Visibly you can see …
-
## :rocket: Feature Request
Implement group GQL model and CRUD resolvers – update resolver.
- relates #5131
- relates #5059
### Todo
- [x] @Mogge suggestions:
- [x] `international` →…