Skip to content

Commit

Permalink
Add Base64 type to api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jkimbo committed Jul 3, 2020
1 parent 84ef33b commit 1edaa52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/api/index.rst
Expand Up @@ -64,6 +64,8 @@ Graphene Scalars

.. autoclass:: graphene.JSONString()

.. autoclass:: graphene.Base64()

Enum
----

Expand Down

0 comments on commit 1edaa52

Please sign in to comment.