inviteMember
Mutation

Invite a new member to the Collective. Scope: "account".

Arguments

#

account

Non-null

Reference to an account for the inviting Collective

description

memberAccount

Non-null

Reference to an account for the invitee

role

Non-null

Role of the invitee

since

Response

#

Returns MemberInvitation !.

Example

#

3