[cloud][CLOUD-226] Add email to `inviteUserToOrganization` mutation
Created by: kopancek
Description
This PR is meant to unblock work on the UI for email invitations.
This will add email
parameter to the inviteUserToOrganization
mutation. The parameter is optional. If provided, the mutation will return an error, since it's not implemented.