Skip to content

Refactor node and connection resolver bindings

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


Migrated from D8518 (view on Phabricator)

Merge request reports