mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-02 12:44:15 +03:00
Added Date scalar to documentation
This commit is contained in:
parent
375d1f494b
commit
98366c6add
|
@ -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