https://github.com/pyramation/pg-mutation-example
https://github.com/pyramation/pg-mutation-example
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pyramation/pg-mutation-example
- Owner: pyramation
- License: mit
- Created: 2020-09-22T20:13:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-24T01:49:52.000Z (over 5 years ago)
- Last Synced: 2025-03-13T02:03:52.555Z (over 1 year ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# graphile-mutation-example
```sh
createdb mutation_example
psql mutation_example < schema.sql
```