Magidoc

AddEnterpriseOrganizationMemberInput
Input Object

Autogenerated input type of AddEnterpriseOrganizationMember

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

enterpriseId

ID !
Non-null

The ID of the enterprise which owns the organization.

organizationId

ID !
Non-null

The ID of the organization the users will be added to.

role

The role to assign the users in the organization

userIds

[ ID !]!
Non-null

The IDs of the enterprise members to add.

Usages

#

References

#

  • Argument input of field addEnterpriseOrganizationMember from type Mutation