We are now in the Custom Metadata Types section of this course. In this introductory lesson, I lay the groundwork related to what we will cover in this section as well as what Custom Metadata Types are and how they are used.
Custom Metadata Types are similar to Custom Objects, but they have __mdt at the end of their API names instead of __c. They are ideal for saving stagnant values that need to be modified.
In this lesson, we create a custom metadata type.
We are now in the Platform Events section of this course. In this introductory lesson, I discuss what we will cover in this section.