Skip to content

Commit 92705e7

Browse files
Francesca-Bitgithub-actions[bot]
authored andcommitted
Apply docs changes
1 parent 0f5e334 commit 92705e7

File tree

2 files changed

+103
-72
lines changed

2 files changed

+103
-72
lines changed

docs/api/typedef.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ the GET document interface query parameters
1212

1313
| Name | Type | Description |
1414
| --- | --- | --- |
15+
| [query] | <code>object</code> | object that descrive the document query |
1516
| [graph_type] | <code>GraphType</code> | instance|schema, default value is instance. Used to switch between getting documents from the instance or the schema graph. |
1617
| [type] | <code>string</code> | only documents of the given type are returned. |
1718
| [id] | <code>string</code> | only the document with the given ID is returned. |

0 commit comments

Comments
 (0)