Created
February 20, 2020 15:10
-
-
Save surajp/3464c1fbb7ff5c19187ec4cda4d7940c to your computer and use it in GitHub Desktop.
Find all aura enabled methods in an org
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
find {AuraEnabled} in ALL FIELDS RETURNING ApexClass (Name) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment