Skip to main content
Rafael Franco Moreno (Globant) 님이 #LWC에 질문했습니다

this is correct to send number to an api?

 

request.setEndpoint('https://swapi.dev/api/people/?id=' + numero);

 

#Apex  #LWC

답변 5개
0/9000