Closed ronaldyonggi closed 5 months ago
Current examples don't have the 'await' statement, which causes the JSON response returned by the .findAll() method to be empty. I believe these examples need 'await' statement to be added.
Current examples don't have the 'await' statement, which causes the JSON response returned by the .findAll() method to be empty. I believe these examples need 'await' statement to be added.