RecentProductConnection
recently_viewed
UserType
UserSerializer
ProductSimpleSerializer
Fixes: 1) Fix `resolve_recently_viewed` to handle empty UUIDs and avoid breaking queries. Extra: Refactor imports in `graphene/object_types.py` and `serializers.py` for better clarity; Adjust minor formatting in `TokenObtainSerializer`.