Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/graphql-python/graphene
/ Meta
Class
Meta
graphene/tests/issues/test_720.py:23–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
22
class
MyInput(MyInputClass):
23
class
Meta:
24
fields = dict(x=graphene.Field(graphene.Int))
25
26
27
class
Query(graphene.ObjectType):
Callers
nothing calls this directly
Calls
1
Field
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…