Hi all
I have a question that I do not know very well how to handle and I am not finding anything clear about how to do it either in the forum or in Github issues.
My problem is that I have a Strapi backend that feeds content to a React application. I have this application in 3 environments that work in this order:
STAGE ----> QA ----> PROD
Is there any possibility or any way to migrate the permissions I have for each content-type between the different environments?
Iām not sure if I have been clear enough with my question, anyway thanks for the help and time.