ComfyUI Node
03 Save Value
A ComfyUI node in ZMongo/02 Docs with 10 inputs and 3 outputs.
03 Save Value
- session
- json
- refresh
- success
◄collection_name►
◄query_json{}►
◄document_id►
◄field_path►
◄value_json►
◄parse_value_jsontrue►
◄upsert_if_missingfalse►
◄parse_json_stringstrue►
◄normalize_for_storagefalse►
CategoryZMongo/02 Docs
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| session | ZMONGO_API_SESSION | — | |
| collection_name | STRING | — | |
| query_json | STRING | {} | — |
| document_id | STRING | — | |
| field_path | STRING | — | |
| value_json | STRING | — | |
| parse_value_json | BOOLEAN | true | — |
| upsert_if_missing | BOOLEAN | false | — |
| parse_json_strings | BOOLEAN | true | — |
| normalize_for_storage | BOOLEAN | false | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| json | STRING | — |
| refresh | STRING | — |
| success | BOOLEAN | — |