Skip to content
Discussion options

You must be logged in to vote

Do you happen to be using a cli-migrations version of the hasura image?
These will apply migrations and metadata automatically on startup.

If you do not export your metadata, and restart your computer, your old metadata will be applied again and replace all the new work.
There are a few ways to avoid this, the easiest is to run the cli console which automatically exports your metadata each time you make a change.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by seanparkross
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
General
Labels
None yet
2 participants