RemoveUserFromOrganizationInput
No description
FieldsLink copied!
RemoveUserFromOrganizationInput.organizationId
● ID!
non-null scalarLink copied!
The ID of the user to assign the role to
RemoveUserFromOrganizationInput.userId
● ID!
non-null scalarLink copied!
id of the user to uninvite
Member ofLink copied!
removeUserFromOrganization
mutation