mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-08 23:50:38 +03:00
Merge pull request #615 from Prince-Leto/patch-1
Added Date scalar to documentation
This commit is contained in:
commit
6c92e25ae8
|
@ -11,6 +11,7 @@ Graphene defines the following base Scalar Types:
|
|||
|
||||
Graphene also provides custom scalars for Dates, Times, and JSON:
|
||||
|
||||
- ``graphene.types.datetime.Date``
|
||||
- ``graphene.types.datetime.DateTime``
|
||||
- ``graphene.types.datetime.Time``
|
||||
- ``graphene.types.json.JSONString``
|
||||
|
|
Loading…
Reference in New Issue
Block a user