graphene-django/docs/extra-types.rst
2020-05-09 12:19:02 +01:00

13 lines
259 B
ReStructuredText

Extra Types
===========
Here are some libraries that provide common types for Django specific fields.
GeoDjango
---------
Use the graphene-gis_ library to add GeoDjango types to your Schema.
.. _graphene-gis: https://github.com/EverWinter23/graphene-gis