Skip to content

Commit 98366c6

Browse files
Added Date scalar to documentation
1 parent 375d1f4 commit 98366c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/types/scalars.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Graphene defines the following base Scalar Types:
1111

1212
Graphene also provides custom scalars for Dates, Times, and JSON:
1313

14+
- ``graphene.types.datetime.Date``
1415
- ``graphene.types.datetime.DateTime``
1516
- ``graphene.types.datetime.Time``
1617
- ``graphene.types.json.JSONString``

0 commit comments

Comments
 (0)