3 respuestas
You can import custom fields of the sObject using @salesforce/schema in lwc js.
for more info refer this link : https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.apex_schema If it helps mark this as best answer!