Skip to main content

acceptGroupInvite

Accept a pending group invitation.

Accepting an invitation makes you a member of the group and grants you whatever access the group provides. The invitation is consumed and removed from your pending invitations list. You must be the recipient of the invitation (matched by email) to accept it.

acceptGroupInvite(
id: ID!
): InviteViewerPayload

Arguments

acceptGroupInvite.id ● ID! non-null scalar {#id}

The invitation's unique identifier.

Type

InviteViewerPayload object