schon/core/graphene
Egor fureunoir Gorbunov 81675fc55f Features: 1) Add service_healthy condition for database in docker-compose.yml dependencies; 2) Add payments_transactions field to OrderType GraphQL schema.
Fixes: 1) Add missing imports for `TransactionType` and `Transaction` in `graphene.object_types.py`.

Extra: 1) Update `docker-compose.yml` and GraphQL schema for improved service health checks and payment transaction resolution.
2025-07-02 16:52:59 +03:00
..
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
mutations.py Features: 1) Update all logger instances across the codebase to use "evibes" instead of "django"; 2025-06-30 01:44:20 +03:00
object_types.py Features: 1) Add service_healthy condition for database in docker-compose.yml dependencies; 2) Add payments_transactions field to OrderType GraphQL schema. 2025-07-02 16:52:59 +03:00
schema.py Features: 1) Update all logger instances across the codebase to use "evibes" instead of "django"; 2025-06-30 01:44:20 +03:00