Refactor node and connection resolver bindings
Use a factory class to create node and connection objects. Bind them to
schema in the resolvers module.
raise NullableObjectError in the node resolvers to return None instead
of an object.
Refactor node and connection resolver bindings Tags None Subscribers None
Description
Details
|