ComfyUI Node
03 Query Docs
A ComfyUI node in ZMongo/02 Docs with 11 inputs and 3 outputs.
03 Query Docs
- session
- json
- ids
- indexed
◄collection_name►
◄query_json{}►
◄document_id►
◄manytrue►
◄limit50►
◄skip0►
◄projection_json{}►
◄sort_json[]►
◄cachefalse►
◄refresh_token►
CategoryZMongo/02 Docs
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| session | ZMONGO_API_SESSION | — | |
| collection_name | STRING | — | |
| query_json | STRING | {} | — |
| document_id | STRING | — | |
| many | BOOLEAN | true | — |
| limit | INT | 501–500 | — |
| skip | INT | 00–1000000 | — |
| projection_json | STRING | {} | — |
| sort_json | STRING | [] | — |
| cache | BOOLEAN | false | — |
| refresh_tokenopt | STRING | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| json | STRING | — |
| ids | * | — |
| indexed | STRING | — |