builder-server
builder-server copied to clipboard
Update the curation itemStats endpoint
The endpoint will be used in different parts of the UI to check in which state the items of a collection are and if they're able to be published.
Update the endpoint to stop using thegraph and use the ItemCurations
to calculate the:
- approved
- rejected
- under review
items
Related to https://github.com/decentraland/builder/issues/1744