LogObjectFieldValue
A table to hold translatable information for studio.log
| Field | Argument | Type | Description |
|---|
| nodeId | ID! | A globally unique identifier. Can be used in various places throughout the system to identify this single value. |
| logId | BigInt! | |
| orgId | UUID | |
| objectId | UUID | |
| objectType | String | |
| field | String | |
| value | String | |