Skip to content
tf 01 command UpdateCartCommand
tf 02 event CartUpdatedEvent ->> 01
tf 03 readModel CartItemsReadModel ->> 02
tf 04 policy CartAccessPolicy ->> 03
tf 05 external CartExternalSystem ->> 04
tf 06 subprocess CartSubProcess