addOrganizationMember
Adds a new member to an organization or updates an existing membership
Input fields
member (
ID!
)
The ID of the member
organization (
ID!
)
The ID of the organization
role (
OrganizationRole!
)
The role in the organization
Return fields
member (
User!
)
The member
organization (
Organization!
)
The organization
role (
OrganizationRole!
)
The member's role in the organization