mirror of
https://github.com/graphql-python/graphene-django.git
synced 2024-11-10 19:57:15 +03:00
13 lines
259 B
ReStructuredText
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
|