This repository contains custom code written for a technical presentation on Custom Metadata Types in Salesforce
force-app\main\default\classesIs where you will find the classes, the primary code reviewed in the lesson.force-app\main\default\triggersIs where you will find the trigger that is briefly referenced in the lesson.
Check out these resources to learn more about Custom Metadata Types in Salesforce:
- Trailhead Lesson - Requires Trailhead account
- Custom Metadata Types Help
- Become A Superstar Admin With Custom Metadata Types