'How can i restrict an admin user in Strapi CMS from updating, creating, and deleting content in a specific content type

I'm using Strapi version 4.0.4 and i'm trying to give the admin-panel users a readonly access to a certain content type, cant do it from the panel and i'm still a newbie to nodejs and strapi cms it self

how can i do this??



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source