-
## Expected Behavior or Use Case
With the recent addition of dashboard support for Amundsen, it's now possible to build extractors for Tableau dashboards and visualizations. Since Tableau is widely u…
-
**Describe the bug**
The top level where filters with a relationship connection causes a server error if the relation is to an interface.
**Type definitions**
```graphql
interface Media {
id…
-
**Describe the bug**
Given the following type definitions:
```gql
typeDefs = gql`
type Movie @queryOptions(limit: { default: 3, max: 5 }) {
id: ID!
ac…
-
Hi, I have just setup DataHub for a very first time and I am having some issues.
The first thing I noticed is: just after the pod for "datahub-elasticsearch-setup-job" finished execution, its log c…
-
**Is your feature request related to a problem? Please describe.**
As implemented in v3, interfaces have a limited where filtering capability compared to unions. This is because the `InterfaceWhere…
-
**Describe the bug**
Passing an array of nodes to connect in an update/create mutation, only the last node is actually connected. This only happens when the target of the connection is an interface t…
-
**Is your feature request related to a problem? Please describe.**
GraphQL support for Neo4j Fabric mode.
**Describe the solution you'd like**
It would be great to see an example with this packag…
-
**Is your feature request related to a problem? Please describe.**
I would love to use my Neo4j GraphQL schemas as the single source of truth for all my frontend forms as well as anything that can go…
-
**Describe the bug**
Got an erorr "failed to find database neo4j in routing table'
**Type definitions**
Not relevant
**To Reproduce**
1. Server running @neo4j/graphql@3.6.0, neo4j-driver@…
-
Recently upgraded to esbuild 0.16.3 & tried running it on my CI machine at work that is running on RHEL7 (linux-64)
This was the error log:
```
Trying to install "esbuild-linux-64" using npm
Fai…