EntityInsertResponse
Response from inserting a single record into an entity. Returns the inserted record with its generated record ID and other fields.
Extends¶
Indexable¶
[key: string]: any
Additional dynamic fields for the entity
Properties¶
| Property | Type | Description |
|---|---|---|
id |
string |
Unique identifier for the record |