Skip to content

Instantly share code, notes, and snippets.

@olopsman
Created June 22, 2020 11:13
Show Gist options
  • Save olopsman/8c785a3ac78a836902dd845953e54d45 to your computer and use it in GitHub Desktop.
Save olopsman/8c785a3ac78a836902dd845953e54d45 to your computer and use it in GitHub Desktop.
var p = helper.apexPromise(component,'c.updateAccount',
{
accountId : component.get("v.recordId")
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment