Input Object GitHub::UpdateEnterpriseAdministratorRoleInput
Autogenerated input type of UpdateEnterpriseAdministratorRole
Input Fields
enterpriseId: ID!
The ID of the Enterprise which the admin belongs to.
login: String!
The login of a administrator whose role is being changed.
role: EnterpriseAdministratorRole!
The new role for the Enterprise administrator.
clientMutationId: String
A unique identifier for the client performing the mutation.