: Staging
: Production
✨ New
Last status changed at field
Added a lastStatusChangedAt
field to the User
model. This field updates with the current datetime whenever there's a change in the isActive
status for any user (customer or staff).
🪲 Fixed
Fixed a pagination loop issue caused by identical endCursor
and startCursor
values when querying microsite.products
.