Skip to content

Commit 6c92e25

Browse files
authored
Merge pull request #615 from Prince-Leto/patch-1
Added Date scalar to documentation
2 parents 375d1f4 + 98366c6 commit 6c92e25

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)