I’m writing a script to import dozens of gatsby-markdown blog posts to Ghost.
The documentation /docs/migration/content/#mobiledoc
doesn’t show metadata for Author and Tags, which I’d like to import as well.
I also would like to set the featured image during the migration.
Regarding author, what happens if I try to import/set through metadata an author that is not yet listed as an author in our Ghost account?
Thanks!