MCPcopy 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
34class Mutations(graphene.ObjectType):
35 set_datetime = SetDatetime.Field()
36
37
38def test_schema_printable_with_default_datetime_value():

Callers

nothing calls this directly

Calls 1

FieldMethod · 0.45

Tested by

no test coverage detected