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 be0c7b6 commit d094157Copy full SHA for d094157
src/app/app-paths.ts
@@ -11,6 +11,7 @@ export const PathSegments = {
11
search: 'search',
12
editor: 'editor',
13
result: 'result',
14
+ loadQuery: 'load-query',
15
cohortDefinition: 'cohort-definition',
16
dataSelection: 'data-selection',
17
criterion: 'criterion',
0 commit comments