Access Custom Metadata Type Records Using Static Methods
In the Salesforce Spring ’21 release, there’s no longer a necessity to craft Salesforce Object Query Language (SOQL) to access Custom Metadata Type in Apex. Salesforce has introduced new methods similar to accessing custom settings. Prior to the Spring ’21 release, the only way to access Custom Metadata Type Records in Apex was through SOQL …
Access Custom Metadata Type Records Using Static Methods Read More »