Ruslan Bakiev 64f7e4bdba
All checks were successful
Build Docker Image / build (push) Successful in 1m17s
Fix GraphQL types - add distance_km field
- Add distance_km field to NodeType (used by nearestHubs)
- Add distance_km field to OfferNodeType (used by nearestOffers)
- Expand SupplierType with name, latitude, longitude, distance_km
- Fix nearestSuppliers to return full supplier info from nodes collection
- Fix nearestHubs and nearestOffers to pass distance_km to constructors

This fixes 8 failed integration tests for nearest* endpoints.

Resolves: Cannot query field 'distanceKm' on type 'NodeType/OfferNodeType'
2026-01-25 21:33:12 +07:00
2026-01-07 09:45:26 +07:00
2026-01-07 09:17:51 +07:00
2026-01-07 09:17:51 +07:00
2026-01-07 09:17:51 +07:00
2026-01-07 09:17:51 +07:00
Description
Django geo backend
558 KiB
Languages
Python 98.9%
Shell 0.6%
Dockerfile 0.5%