Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit 197ae69

Browse files
authored
Update README.md
1 parent b43dfc9 commit 197ae69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ The application will be started on `http://localhost:5000`
180180
You can pass a query string to apply for the data endpoint of the graph via *Query String*. Like any other query, you can utilize variables too:
181181

182182
![Add Datasource](src/img/query-string.png)
183+
183184
With variable `$service` defined as `processors`, above query will produce this endpoint:
184185
`/api/graph/data?query=text1&service=processors`
185186
## Compiling the data source by yourself

0 commit comments

Comments
 (0)