We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62d9126 commit 52877c1Copy full SHA for 52877c1
playground/src/layout/components/Modals/newScenario.js
@@ -23,6 +23,8 @@ function NewScenario(props) {
23
assertions: {}
24
}
25
],
26
+ relationships: [],
27
+ attributes: [],
28
entity_filters: [],
29
subject_filters: []
30
};
0 commit comments