EntityUpdatePayload
EntityUpdatePayload
Section titled “EntityUpdatePayload”Schema definition for EntityUpdatePayload
Schema Viewer
Section titled “Schema Viewer”EntityUpdatePayload
dataanyrequired
Entity payload data.
entityIdstringrequired
ID of the entity.
transitionstring
Transition to use for update.
Description
Section titled “Description”This schema defines the structure and validation rules for EntityUpdatePayload.
Properties
Section titled “Properties”- data (any, required): Entity payload data.
- entityId (string, required): ID of the entity.
- transition (string): Transition to use for update.
Related Schemas
Section titled “Related Schemas”See other schemas in the entity category.