Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)