graphene-django/docs/extra-types.rst

13 lines
259 B
ReStructuredText
Raw Normal View History

2020-05-09 14:19:02 +03:00
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