SysNotificationHistory
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _factory | MetaNodeFactory_node | no | |
| _updateTick | Int | yes | |
| _updateUser | User_node | yes | |
| _createUser | User_node | yes | |
| _sourceId | String | yes | |
| _id | Id | yes | |
| errorMessage | String | yes | |
| status | CommunicationState_enum | yes | |
| dateLogged | Date | yes | |
| notificationContext | Json | yes | |
| _etag | String | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : SysNotificationHistory
| Property | Type | Description |
|---|---|---|
| _id | Id |
all : [SysNotificationHistoryAllReturn]
asyncExport : SysNotificationHistory_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | SysNotificationHistory_Input |
asyncExport : SysNotificationHistory_Mutations_asyncExport
Custom Type
Id
SysNotificationHistoryAllReturn
| Query | Type | Description |
|---|---|---|
| notificationId | String | |
| originId | String | |
| listener | String | |
| topic | String | |
| replyId | String | |
| replyTopic | String | |
| locale | String | |
| envelope | _OutputTextStream | |
| errorStack | _OutputTextStream | |
| errorMessage | String | |
| status | String | |
| dateLogged | String |