Github API - Test Config

mutation updateEnterpriseRepositoryProjectsSetting
projects
repos

Sets whether repository projects are enabled for a enterprise.

Arguments
input UpdateEnterpriseRepositoryProjectsSettingInput

UpdateEnterpriseRepositoryProjectsSettingInput [input]

Autogenerated input type of UpdateEnterpriseRepositoryProjectsSetting

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

enterpriseId ID

The ID of the enterprise on which to set the repository projects setting.

The value for the repository projects setting on the enterprise.

API:
Github GraphQL API

Parameters for UpdateEnterpriseRepositoryProjectsSetting

Returns
UpdateEnterpriseRepositoryProjectsSettingPayload

UpdateEnterpriseRepositoryProjectsSettingPayload [object]

Autogenerated return type of UpdateEnterpriseRepositoryProjectsSetting

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

enterprise Enterprise

The enterprise with the updated repository projects setting.

message String

A message confirming the result of updating the repository projects setting.

API:
Github GraphQL API
API:
Github GraphQL API