Q8
Single choice
A Mule project contains a DataWeave module like WebStore.dwl that defines a function named loginUser.
The module file is located in the project's src/main/resources/libs/etl 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]"?