Skip to content

Instantly share code, notes, and snippets.

@surajp
Created February 20, 2020 15:10
Show Gist options
  • Save surajp/3464c1fbb7ff5c19187ec4cda4d7940c to your computer and use it in GitHub Desktop.
Save surajp/3464c1fbb7ff5c19187ec4cda4d7940c to your computer and use it in GitHub Desktop.
Find all aura enabled methods in an org
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