Fixes: 1) Remove redundant `from __future__ import annotations` in multiple files; 2) Correct callback integration to handle missing gateway scenarios gracefully; 3) Fix typos and update class references in tests and views; Extra: Refactor deprecated mutation definitions and cleanup legacy product mutation references in GraphQL schema. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_drf.py | ||
| test_graphene.py | ||
| test_messaging.py | ||