Q5
Single choice
A Mule project contains a DataWeave module file WebStore dvA that defines a function named loginUser
The module file is located in the projects src/main/resources/libs/dw folder
What is correct DataWeave code to import all of the WebStore.dwl file's functions and then call the loginUser function for the login "[email protected]"?
