In order to enable automatic DB migrations and metadata applying on initialization we need to: - [x] Creating scripts for generating migrations and applying migrations - [x] Applying said migrations automatically on load More info in https://docs.hasura.io/1.0/graphql/manual/migrations/index.html