Skip to main content

Function: applyEvent()

applyEvent(__namedParameters): Effect<{ id: string; inboxes: {[key: string]: object; }; invitations: {[key: string]: object; }; lastEventHash: string; members: {[key: string]: object; }; removedMembers: {[key: string]: object; }; }, ApplyError>

Defined in: packages/hypergraph/src/space-events/apply-event.ts:29

Parameters

__namedParameters

Params

Returns

Effect<{ id: string; inboxes: {[key: string]: object; }; invitations: {[key: string]: object; }; lastEventHash: string; members: {[key: string]: object; }; removedMembers: {[key: string]: object; }; }, ApplyError>