replyToMemberInvitation
Mutation

Endpoint to accept or reject an invitation to become a member. Scope: "account".

Arguments

#

accept

Non-null

Whether this invitation should be accepted or declined

invitation

Non-null

Reference to the invitation

Response

#

Returns Boolean !.

Example

#

3