Github API - Test Config

mutation removeEnterpriseSupportEntitlement

Removes a support entitlement from an enterprise member.

Arguments
input RemoveEnterpriseSupportEntitlementInput

RemoveEnterpriseSupportEntitlementInput [input]

Autogenerated input type of RemoveEnterpriseSupportEntitlement

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 member who will lose the support entitlement.

API:
Github GraphQL API

Parameters for RemoveEnterpriseSupportEntitlement

Returns
RemoveEnterpriseSupportEntitlementPayload

RemoveEnterpriseSupportEntitlementPayload [object]

Autogenerated return type of RemoveEnterpriseSupportEntitlement

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

message String

A message confirming the result of removing the support entitlement.

API:
Github GraphQL API
API:
Github GraphQL API