artsy / metaphysics

Artsy's GraphQL API
MIT License
360 stars 89 forks source link

chore: add specs and guard in for batch sale artwork loader #6011

Closed mzikherman closed 5 days ago

mzikherman commented 6 days ago

Follow-up to adding this batch loader, adding specs, and with one real change: adding a .catch in our array of promises being invoked via Promise.all (+ spec).