hashtune / Hashtune-Marketplace-Client

Hashtune's Marketplace Client Repository
https://hashtune.co
0 stars 0 forks source link

Make ListUserQuery accept arguments "created" and "collected". #77

Open AAlber opened 2 years ago

AAlber commented 2 years ago

The user profile page has 2 tabs which shows a user's artworks. One of them shows the created artworks, the other shows the collected artworks they own. We need arguments for our listUserquery so that we don't need to fetch "created" and "collected" artworks simulatenously.