GetDocument
Take a pass-through query to retrieve documents.
Input
Name | Type | Description |
Collection | String | The collection name to be inserted. |
Query | String | The Mongo pass-through JSON-style query. |
Projection | String | The Mongo pass-through JSON-style projection. |
Result Set Columns
Name | Type | Description |
* | String | Output will vary for each collection. |