Fetch Order History of User

Learn how to fetch the order history for the user.

We'll cover the following...

This section should pretty simple. We’ll display all the orders placed by the user, sorted by createdDate. ...