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 NullableObjectErrorschema in the resolvers tomodule.
rraise NullableObjectError in the node resolvers to return None instead
of an object.