cml_delete_aggregate
Delete a specific aggregate from a bounded context by providing the context and aggregate names.
Instructions
Delete an aggregate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contextName | Yes | Name of the bounded context | |
| aggregateName | Yes | Name of the aggregate to delete |