We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af1eea commit c32f16eCopy full SHA for c32f16e
2 files changed
README.md
@@ -3,6 +3,8 @@
3
This Linkurious Enterprise plugin allow displaying the result of a
4
query (or query template) as a table.
5
6
+
7
+
8
## Configuration
9
10
These are the configuration keys that need to be set in the plugin
@@ -30,9 +32,9 @@ Full configuration example:
30
32
}
31
33
```
34
-## Options
35
+## URL parameters
36
-These are the options that this plugin accepts as URL parameters:
37
+These are the URL parameters that this plugin accepts:
38
39
- `queryId` (**required**, integer): query to run (e.g. `queryId=26`).
40
- `sourceKey` (**required**, string): Key of the data-source to run the
data-table-screenshot.png
41.5 KB
0 commit comments