Right now we are running into problems Importing and Exporting Strapi. Either we have to match all the schema types, and build them up again, then export the data and then import the data. We are using this as a backup method when we tear down and build up the AWS instances, but will not work if we change schema types. It would be really handy to have an all encompassing backup of Strapi, including the schema types, permissions, and data.