Skip to content

Consider better CQS in mutations #17

Description

@Codeweld

When we change the system state, we shouldn't return anything. With the current implementation and usage of message handlers for GraphQL mutations, we need to return this object. We should consider using mutation resolvers, to not break CQS

Originally posted by @Codeweld in #14 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions