Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alpha2phi/python-apps
/ Mutation
Class
Mutation
hackernews/backend-python/links/schema.py:108–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
107
108
class
Mutation(graphene.ObjectType):
109
create_link = CreateLink.Field()
110
create_vote = CreateVote.Field()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected