Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-08T11:55:14.000Z (about 4 years ago)
- Last Synced: 2024-10-30T14:50:38.438Z (3 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 [email protected]:danstarns/graphql-arrows.git
``````
$ cd graphql-arrows && npm install
``````
$ npm run dev
```Navigate to http://localhost:4000
## Nodes
[![Image from Gyazo](https://i.gyazo.com/1fdf18604fdc01935fc03bc5763f7d41.gif)](https://gyazo.com/1fdf18604fdc01935fc03bc5763f7d41)
## Relationships
[![Image from Gyazo](https://i.gyazo.com/50ab1e4aee2cfe6c02b842f59109e759.gif)](https://gyazo.com/50ab1e4aee2cfe6c02b842f59109e759)