Skip to content

[cloud][CLOUD-226] Add email to `inviteUserToOrganization` mutation

Administrator requested to merge CLOUD-226 into main

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.

Merge request reports

Loading