Closed oldskoolfan closed 2 years ago
As an application I want an AccountService I can depend on to handle user-specific data such as profile and wishlist info.
Acceptance Criteria:
getWishlistByUserId
$id
As an application I want an AccountService I can depend on to handle user-specific data such as profile and wishlist info.
Acceptance Criteria:
getWishlistByUserId
with an$id
param