Add Base64 type to api docs

This commit is contained in:
Jonathan Kim 2020-07-03 11:37:53 +01:00
parent 84ef33bd07
commit 1edaa52d49

View File

@ -64,6 +64,8 @@ Graphene Scalars
.. autoclass:: graphene.JSONString() .. autoclass:: graphene.JSONString()
.. autoclass:: graphene.Base64()
Enum Enum
---- ----