EventReservationProjections: Context
---
title: Context Map For Context 'EventReservationProjections'
init:
theme: dark
flowchart:
defaultRenderer: dagre
width: 100%
useMaxWidth: true
securityLevel: loose
---
flowchart TB
classDef default fill:#666,stroke:black,stroke-width:3px,color:white;
classDef EventReservationProjections_class color:white,stroke-width:3px;
subgraph 'Domain 'ImprovingApp''
direction TB
EventReservationProjections((Context 'EventReservationProjections'))
end
class EventReservationProjections EventReservationProjections_class