Github API - Test Config

mutation updateEnterpriseAdministratorRole

Updates the role of an enterprise administrator.

Arguments
input UpdateEnterpriseAdministratorRoleInput

UpdateEnterpriseAdministratorRoleInput [input]

Autogenerated input type of UpdateEnterpriseAdministratorRole

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

enterpriseId ID

The ID of the Enterprise which the admin belongs to.

login String

The login of a administrator whose role is being changed.

The new role for the Enterprise administrator.

API:
Github GraphQL API

Parameters for UpdateEnterpriseAdministratorRole

Returns
UpdateEnterpriseAdministratorRolePayload

UpdateEnterpriseAdministratorRolePayload [object]

Autogenerated return type of UpdateEnterpriseAdministratorRole

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

message String

A message confirming the result of changing the administrator's role.

API:
Github GraphQL API
API:
Github GraphQL API