actionId
.
ACCEPT_USER_INVITATION
- allows execution of acceptUserInvitation
mutation to add the invitation initiator to the current user’s network.DECLINE_USER_INVITATION
- indicates that declineUserInvitation
mutation can be executed.CANCEL_USER_INVITATION
- represents that the current user can cancel the pending invitation by execution of cancelUserInvitation
mutation.