7
Fields
0
Used By
01

Fields

  • hook_point
    HookPoint
    Hook point dispatched
  • entity_type
    str
    Entity type
  • entity_id optional
    str | None
    Entity ID (None for create)
  • entity_data
    dict[str, Any]
    Current data
  • actor_id optional
    str | None
    Triggering actor
  • correlation_id optional
    str | None
    Request correlation
  • metadata
    dict[str, Any]
    Additional context
02

Used By

Not used by any components