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

https://github.com/pyramation/pg-mutation-example


https://github.com/pyramation/pg-mutation-example

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# graphile-mutation-example

```sh
createdb mutation_example
psql mutation_example < schema.sql
```