MichalLytek / type-graphql

Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
https://typegraphql.com
MIT License
8.03k stars 676 forks source link

Documentation and sample: Use with Neo4j #43

Closed jasperblues closed 6 years ago

jasperblues commented 6 years ago

Looking forward to try this library with Neo4j, will see if I can come up with some docs and a sample

MichalLytek commented 6 years ago

Hi @jasperblues! Have you figured out how TypeGraphQL can works with Neo4j? 😉 Or maybe you can show how it works with pure graphql-js implementation of gql api?

jasperblues commented 6 years ago

I haven't looked at it at all yet, however I have some spare time coming up soon.

MichalLytek commented 6 years ago

@jasperblues Have you looked at it? I would love to see how GraphQL can work with graph database 😃

MichalLytek commented 6 years ago

Closing this issue as it seems abandoned by OP 🔒

jasperblues commented 6 years ago

Sorry about that. Hope to return to it some time.

dryhurst commented 2 years ago

yo it's 2022, where are you at with TypeGraphQL and Neo4j?