MCPcopy Index your code
hub / github.com/graphql-python/graphene / Mutations

Class Mutations

graphene/tests/issues/test_313.py:35–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33
34
35class Mutations(graphene.ObjectType):
36 create_post = CreatePost.Field()
37
38
39# tests.py

Callers

nothing calls this directly

Calls 1

FieldMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…