feat: persist report on the backend
Compare changes
- Dennis Collaris authored
@@ -6,6 +6,14 @@ export enum VariableType {
@@ -39,6 +47,22 @@ export class VariableNode extends DecoratorNode<JSX.Element> {
Insight are now able to be saved in the db. Frontend properly fetches and shows the insights