neo4j / graphql

A GraphQL to Cypher query execution layer for Neo4j and JavaScript GraphQL implementations.
https://neo4j.com/docs/graphql-manual/current/
Apache License 2.0
507 stars 149 forks source link

Fabric support #183

Closed Kubera2017 closed 2 years ago

Kubera2017 commented 3 years ago

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 package demonstrating Fabric support.

Describe alternatives you've considered As I know previous effors on neo4j-graphql-js didn't support Fabric mode.

redbar0n commented 2 years ago

does it support Fabric today? I couldn't find any documentation on it anywhere...

danstarns commented 2 years ago

does it support Fabric today? I couldn't find any documentation on it anywhere...

Hey, still no support for Fabric.

darrellwarde commented 2 years ago

I'm going to close this feature request today. There's not enough information for us to go on in the description, and Fabric support isn't on our roadmap. We believe that GraphQL Federation is an alternative, GraphQL native way of working with Fabric federated databases, and this is a route that we're going to explore first.