Github API - Test Config

mutation addEnterpriseSupportEntitlement

Adds a support entitlement to an enterprise member.

Arguments
input AddEnterpriseSupportEntitlementInput

AddEnterpriseSupportEntitlementInput [input]

Autogenerated input type of AddEnterpriseSupportEntitlement

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 receive the support entitlement.

API:
Github GraphQL API

Parameters for AddEnterpriseSupportEntitlement

Returns
AddEnterpriseSupportEntitlementPayload

AddEnterpriseSupportEntitlementPayload [object]

Autogenerated return type of AddEnterpriseSupportEntitlement

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

message String

A message confirming the result of adding the support entitlement.

API:
Github GraphQL API
API:
Github GraphQL API