-
As requested in https://github.com/plantuml/plantuml-stdlib/issues/69 a new version of this project should be released.
Steps to take:
- [x] Run the update script
- [x] Check and commit the cha…
-
This bug report is based on the dev branch from earlier today, including the PRs by @angrykoala so not sure if this is a bug on the current 3.7.0 package as well.
I was giving the fix to #1536 a t…
-
**Describe the bug**
In a graphql query aliases can be used for querying nodes and node's properties which is working fine.
For relation between nodes a specific "[relationName]connection" element i…
-
![image](https://user-images.githubusercontent.com/224636/172747164-80f87732-035a-4d18-8b00-c20593a17a52.png)
I'm trying to hook up `@neo4j/graphql` in a Next.js app with Apollo on the server and c…
-
**Is your feature request related to a problem? Please describe.**
`neo4j-graphql-js` had support for Apollo Federation to build a subgraph, this version has a regression in that regard.
**Describ…
-
**Describe the bug**
When using the `where: connection` filter option, and the connection is to an interface, the query fails
**Type definitions**
```graphql
type Screening {
id: ID! @id
…
-
**Describe the bug**
If there is no interaction with the datahub-frontend for 30 minutes, ERROR 500 will appear. Then we need to return to the home page to refresh the page and wait for a while to re…
-
**Is your feature request related to a problem? Please describe.**
When using `connectOrCreate` and the node does not exist, users should be able to connect the new node as they would with a standard…
-
**Describe the bug**
I found a regression in @neo4j/graphql 3.9.0 and higher, where adding a sort in a graphql query results in losing data from the result set. This happens when sorting a `connectio…
-
**Describe the bug**
When using the autogenerated `create` mutations, with `connect` on nested relationship fields - if the type the relationship refers to is an interface rather than type, and you a…