You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a schema in graphqldesigner . Then created code. later I wanted to add a new table and a column in old table. Since the schema is lost if i access the http://localhost:4100/ again (with no option to export and import scehma) , I have to change things manually which I was trying to avoid. Any suggetsion