Provides to Accord's Library the tools to make migrations of the database.
Create a .env.local file with the following information:
URL_GRAPHQL=https://path.to.strapi.com/graphql
ACCESS_TOKEN=token_generated_by_strapi
Then run the script using:
python3 prog.py