I have created a lot of items through the admin interface, but now I would like to maintain them through code.
Are there any simple ways of moving from admin based items to code first items?
Or do I just have to delete them in admin, and re-create in code first? Will I then lose data in pages/paragraphs/etc. that use those items?