Input Object GitHub::InviteEnterpriseAdminInput
Autogenerated input type of InviteEnterpriseAdmin
Input Fields
enterpriseId: ID!
The ID of the enterprise to which you want to invite an administrator.
invitee: String
The login of a user to invite as an administrator.
email: String
The email of the person to invite as an administrator.
role: EnterpriseAdministratorRole
The role of the administrator.
clientMutationId: String
A unique identifier for the client performing the mutation.