Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/graphql-python/graphene
/ Mutations
Class
Mutations
graphene/tests/issues/test_1293.py:34–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
33
34
class
Mutations(graphene.ObjectType):
35
set_datetime = SetDatetime.Field()
36
37
38
def
test_schema_printable_with_default_datetime_value():
Callers
nothing calls this directly
Calls
1
Field
Method · 0.45
Tested by
no test coverage detected