System Information
- **Strapi Version3.6.5:
- **Operating SystemmacOS:
- **DatabasemongoDB:
- **Node Versionv14.17.3:
- NPM Version:
- **Yarn Version6.14.13:
Hello Folks,
I have a custom plugin where I need to acces content type fields metadata (type, default value, required or not etc…)
Is there something (service, helper) to accomplish this?
Thanks