Command API
The Command API is the core Usecase type for writing. It is used to issue command from an API, usually a POST request.
If the command execution is successful this Usecase type always results in at least one event.
Components
Key Components
Optional Components
- Query (for additional context)