Add GeoJSON types (graphene.geo) and the mapping from Django Geo fields to it.
Not relevant right now. It could be useful create a custom package graphene-geojson.
Hello @syrusakbary, if I want to use graphql with the geodjango, is possible? I'm newby with graphql, but when i want to try add models.PointField to graphql, I obtain Exception: Don't know how to convert the Django field player.Player.pos (
same problem here,
how can i solve it?
+1
This guy is working on one: https://github.com/flavors/django-graphql-geojson/
Most helpful comment
This guy is working on one: https://github.com/flavors/django-graphql-geojson/