I am trying to upload a csv file via an upload button in Keystone Admin UI to insert the content of the CSV file into the mongodb database.
For example, I have a blog post CSV file and I want to upload it to the Post table in the Keystonejs database.