createUserInvitation mutation should be called.
It has one required incoming parameter - inviteeUserContextUuid which represents the UUID of the user context that is associated with the invitee user.
The current user context from the request will be used as an invitation initiator.
UserInvitation object will be returned in the response.