https://github.com/danstarns/graphql-arrows
Convert @neo4j/graphql type definitions into https://arrows.app/ diagram.
https://github.com/danstarns/graphql-arrows
arrows graphql neo4j
Last synced: 6 months ago
JSON representation
Convert @neo4j/graphql type definitions into https://arrows.app/ diagram.
- Host: GitHub
- URL: https://github.com/danstarns/graphql-arrows
- Owner: danstarns
- Created: 2021-01-05T17:45:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-08T11:55:14.000Z (over 4 years ago)
- Last Synced: 2025-02-10T09:43:43.329Z (8 months ago)
- Topics: arrows, graphql, neo4j
- Language: TypeScript
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# graphql-arrows
Convert @neo4j/graphql type definitions into https://arrows.app/ diagram. Uses a React app with a iframe. Note the translation is only going one way typeDefs => arrows.
## Getting Started
```
$ git clone git@github.com:danstarns/graphql-arrows.git
``````
$ cd graphql-arrows && npm install
``````
$ npm run dev
```Navigate to http://localhost:4000
## Nodes
[](https://gyazo.com/1fdf18604fdc01935fc03bc5763f7d41)
## Relationships
[](https://gyazo.com/50ab1e4aee2cfe6c02b842f59109e759)