feat(schema): added schema redux slice with useSchema() hook, using serialized graphology
- Feb 07, 2022
-
-
Sivan Duijn authored
-
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)