Interface: SolidNotificationMessage
A message sent from the Pod as a notification
Properties
@context
• @context: string
| string
[]
Defined in
packages/connected-solid/src/notifications/SolidNotificationMessage.ts:5
id
• id: string
Defined in
packages/connected-solid/src/notifications/SolidNotificationMessage.ts:6
object
• object: string
Defined in
packages/connected-solid/src/notifications/SolidNotificationMessage.ts:8
published
• published: string
Defined in
packages/connected-solid/src/notifications/SolidNotificationMessage.ts:9
type
• type: "Update"
| "Delete"
| "Remove"
| "Add"
Defined in
packages/connected-solid/src/notifications/SolidNotificationMessage.ts:7