+ Start a Discussion
LUIGI EMANUEL TAORMINALUIGI EMANUEL TAORMINA 

how to pass list aura:component in method apex?

hi, I wanted to know how to pass a list of records contained in an aura: component, and send it to an apex method to insert these records into some objects
AnkaiahAnkaiah (Salesforce Developers) 
Hi Luigi,

Refer the below link will help you to proceed further on your requirement.

https://www.forcetalks.com/blog/create-an-account-records-using-lightning-component/

Thanks!!