feat(schema): added schema redux slice with useSchema() hook, using serialized graphology

slice has a reducer readInSchemaFromBackend(...) which reads a schema from the backend and loads it into a graphology instance (not tested with real data from the backend)

Merge request reports

Loading