4.0.0 • Published 2 years ago

@shepherdorg/shepherd-ui-api v4.0.0

Weekly downloads
38
License
MIT
Repository
-
Last release
2 years ago

Shepherd UI Hasura

This project contains the migrations for the database and the graphql schema and its types

Creating migrations

To create migrations through the hasura console, it must be started using the command

hasura console

Note: Postgres and Hasura must be started first using docker-compose

Updating schema/types

yarn gen-types