service/domain/organization/group_eventsourcing
Api Code Documentation / Exports / service/domain/organization/group_eventsourcing
Table of contents
Functions
Functions
sourceGroups
▸ sourceGroups(ctx
, events
): Object
Parameters
Name | Type |
---|---|
ctx | Ctx |
events | BusinessEvent [] |
Returns
Object
Name | Type |
---|---|
errors | EventSourcingError [] |
groups | Group [] |