hasura / graphql-engine

Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

Home Page:https://hasura.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V2 to V3 Migration Tooling

manasag opened this issue · comments

This project seeks to achieve the following goals:

  • Provide tools to facilitate migration from HasuraV2 to HasuraV3 projects
  • Automate busywork involved in the migration process
  • Highlight incompatible features in the user’s V2 project that will not work in V3
  • Provide a framework for evolving the tools over time to stay in sync with v3 feature completeness

This is the repo for this utility https://github.com/hasura/v3-cli-plugin-upgrade-from-v2

(Internal Jira ticket: https://hasurahq.atlassian.net/browse/V3UP-18)