Skip to content

Allow to link commands and events #2263

@ababilone

Description

@ababilone

Use Case

It would be nice to be able to link commands/queries and events, in order to know what events to expect from a command and the other way around, which commands could trigger such event.

Proposed Solution

---
id: createUser
name: CreateUser
summary: Create a User
version: 1.2.3
outcomes: 
  - id: UserCreated
    version: 4.5.6
  - id: UserCreationFailed
---

Implementation Notes

No response

Community Notes

  • Please vote by adding a 👍 reaction to the issue to help us prioritize.
  • If you are interested to work on this issue, please leave a comment.
  • If this issue is labeled needs-discussion, it means the spec has not been finalized yet. Please reach out in the EventCatalog Discord.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions