Closed NicolasMahe closed 11 months ago
Latest commit: 69b5307f4a7f1b63ca106ce9059dc8501d65473f
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Description
I tried to remove
orderHash
from the API but this query is fetching it for no reason, so I remove it as well ascreatedAt
that is also not used. I keptorderHash
on the API but will try to remove it in the future.Checklist